%% -*- mode: erlang -*- {application, erlydtl, [{description, "ErlyDTL compiles the Django Template Language to Erlang bytecode"}, {vsn, git}, {modules, [ ]}, {applications, [kernel, stdlib, compiler, syntax_tools]}, {registered, []} ]}.