Current section
Files
Jump to
Current section
Files
src/fling.app.src
{application,fling,
[{description,"Library that abuses module constant pool"},
{vsn,"1.0.1"},
{modules,[]},
{applications,[kernel,stdlib,lager]},
{mod,{fling_app,[]}},
{registered,[]},
{maintainers,["Mark Allen"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/basho-labs/fling"}]}]}.