Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
python-jinja - Sandboxed template engine
- Description:
Jinja is a sandboxed template engine written in pure Python. 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.
Packages:
Changelog:
by Thomas Moschny (2008-03-11):
- Initial build.
|