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