Current section
Files
Jump to
Current section
Files
src/erlydtl.app.src
{application,erlydtl,
[{description,"Django Template Language for Erlang"},
{vsn,"0.12.1"},
{modules,[]},
{applications,[kernel,stdlib,compiler,syntax_tools,merl]},
{registered,[]},
{maintainers,["Andreas Stenius (@kaos)","Heinz N. Gies"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/erlydtl/erlydtl"}]}]}.