Current section
Files
Jump to
Current section
Files
src/erlydtl.app.src
{application,erlydtl,
[{description,"Django Template Language for Erlang"},
{vsn,"0.11.1"},
{pkg_name,"erlydtl2"},
{modules,[]},
{applications,[kernel,stdlib,compiler,syntax_tools]},
{registered,[]},
{maintainers,["erlydtl","Heinz N. Gies"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/erlydtl/erlydtl"}]}]}.