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