Packages

Aleppo: ALternative Erlang Pre-ProcessOr

Current section

Files

Jump to
aleppo src aleppo.app.src
Raw

src/aleppo.app.src

{application,aleppo,
[{description,"Aleppo: ALternative Erlang Pre-ProcessOr"},
{vsn,"0.9.0"},
{modules,[]},
{applications,[kernel,stdlib]},
{registered,[]},
{maintainers,["ErlyORM","Heinz N. Gies"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/ErlyORM/aleppo"}]}]}.