aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Jinja2/pkg-descr
blob: 667732afc809bb3e4a0fefa8edd5d9e2ed0c9208 (plain) (blame)
1
2
3
4
5
6
7
8
9
Jinja is a small but very fast and easy to use stand-alone template engine
written in pure python.
Since version 0.6 it uses a new parser that increases parsing performance
a lot by caching the nodelists on the harddisk if wanted.
It includes multiple template inheritance and other features like simple
value escaping.

Author: Armin Ronacher
WWW:	http://wsgiarea.pocoo.org/jinja/