Current section
Files
Jump to
Current section
Files
src/efene.app.src
{application,efene,
[{description,"A Programming Language for the Erlang VM"},
{vsn,"0.9.17"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,aleppo]},
{maintainers,["Mariano Guerra"]},
{licenses,["APL 2.0"]},
{links,[{"Github","https://github.com/efene/efene"}]}]}.