Current section
Files
Jump to
Current section
Files
src/erlandono.app.src
{application,erlandono,
[{description,"Syntax extensions for Erlang"},
{vsn,"3.1.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{licenses,["MPL-1.1"]},
{links,[{"GitHub",
"https://github.com/dont-rely-on-nulls/erlandono"}]}]}.