Current section

Files

Jump to
debbie src debbie.app.src
Raw

src/debbie.app.src

{application,debbie,
[{description,".DEB Built In Erlang"},
{vsn,"1.0.5"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{pkg_name,"debbie"},
{licenses,["ISC"]},
{links,[{"Github","https://github.com/crownedgrouse/debbie"},
{"Wiki",
"https://github.com/crownedgrouse/debbie/wiki"}]}]}.