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