1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/devel/py-Jinja2/pkg-descr

8 lines
308 B
Plaintext

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.
Author: Armin Ronacher
WWW: http://jinja.pocoo.org/2/