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

5 lines
226 B
Text

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/