slackbuilds_ponce/libraries/python3-Jinja2/README
David Woodfall 5ff65e3fb5 libraries/python3-Jinja2: Added (python3 template engine).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-01-06 06:55:08 +07:00

8 lines
296 B
Text

python3-Jinja2 (python3 template engine)
A small but fast and easy to use stand-alone template engine written
in pure python.
Jinja2 is a template engine written in pure Python. It provides a
Django inspired non-XML syntax but supports inline expressions and an
optional sandboxed environment.