summaryrefslogtreecommitdiffstats
path: root/development/Jinja/README
blob: eb7ae6225154dfaf833f8aa7c6fb3e3b702307ca (plain)
1
2
3
4
5
6
Jinja is a sandboxed template engine written in pure Python licensed under the
BSD license. It provides a Django-like non-XML syntax and compiles templates
into executable python code. It's basically a combination of Django templates
and python code.

This requires the Python setuptools (pysetuptools at SlackBuilds.org).