1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Nicola Vitale
da5cceaf35 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/
2007-02-16 10:05:44 +00:00