Current section
Files
Jump to
Current section
Files
src/erlando.app.src
{application,erlando,
[{description,"Syntax extensions for Erlang"},
{vsn,"3.1.1"},
{modules,[]},
{registered,[]},
{applications,[]},
{maintainers,["Yakov Kozlov"]},
{licenses,["MPL-1.1"]},
{links,[{"Github","https://github.com/egobrain/erlando"}]}]}.