Current section
Files
Jump to
Current section
Files
src/bear.app.src
{application,bear,
[{description,"A set of statistics functions for erlang"},
{vsn,"0.9.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Joe Williams"]},
{licenses,["Apache 2"]},
{links,[{"Github","https://github.com/folsom-project/bear"}]}]}.