Current section
Files
Jump to
Current section
Files
src/otter_lib.app.src
{application,otter_lib,
[{description,"Library with otter common functions"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Ferenc Holzhauser","Chandrashekhar Mullaparthi"]},
{licenses,["Apache"]},
{links,[{"Github",
"https://github.com/bluehouse-technology/otter_lib"}]}]}.