el-get/recipes/jinja.rcp
2012-02-12 02:00:31 +01:00

10 lines
383 B
Plaintext

(:name jinja
:website "https://github.com/mitsuhiko/jinja2"
:url "https://raw.github.com/mitsuhiko/jinja2/master/ext/jinja.el"
:type http
:description "Mostly ripped off django-mode by Lennart Borgman."
:depends nxhtml ; for mumamo
;; fails with "(void-variable jinja-html-mumamo)" if compiled
:compile nil
:features "jinja")