Packages

Library that abuses module constant pool

Current section

Files

Jump to
fling src fling.app.src
Raw

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"}]}]}.