slackbuilds_ponce/development/Jinja/README
2010-05-11 20:00:20 +02:00

6 lines
323 B
Text

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).