Current section

Files

Jump to
bear src bear.app.src
Raw

src/bear.app.src

{application,bear,
[{description,"Statistics functions for Erlang"},
{vsn,"0.8.3"},
{registered,[]},
{applications,[]},
{env,[]},
{modules,[]},
{links,[{"Github","https://github.com/puzza007/bear"}]}]}.