1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/www/py-Tenjin/pkg-descr
Kevin Lo 1e85f3df30 Import py-Tenjin 1.1.1.
Tenjin is a very fast and full-featured template engine implemented
in pure Python.
2016-08-24 08:59:01 +00:00

6 lines
226 B
Plaintext

Tenjin is a very fast and full-featured template engine. You can embed
Python statements and expressions into your template file.
Tenjin converts it into Python script and evaluate it.
WWW: http://www.kuwata-lab.com/tenjin/