Current section

Files

Jump to
geas src geas.app.src
Raw

src/geas.app.src

{application,geas,
[{description,"Guess Erlang Application Scattering"},
{vsn,"2.4.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{pkg_name,"geas"},
{licenses,["ISC"]},
{links,[{"Github","https://github.com/crownedgrouse/geas"},
{"Wiki",
"https://github.com/crownedgrouse/geas/wiki"}]}]}.