summaryrefslogtreecommitdiff
path: root/devel/py-Jinja2/pkg-descr
blob: 8cbe6c5f5fe619b610120fbab8c82c2b14977438 (plain) (blame)
1
2
3
4
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.