python-jinja2

General purpose template engine

Description

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.

If you have any exposure to other text-based template languages, such
as Smarty or Django, you should feel right at home with Jinja2. It's
both designer and developer friendly by sticking to Python's
principles and adding functionality useful for templating
environments.
Website: http://jinja.pocoo.org/
License: BSD
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/languages

Packages

python-jinja2-2.2.1-3.el6_9.x86_64 [466 KiB] Changelog by Miro HronĨok (2016-09-29):
- Require python-setuptools, otherwise jinja2.__version__ evaluates to "unknown"
Resolves: rhbz#1121241
python-jinja2-2.2.1-2.el6_5.x86_64 [465 KiB] Changelog by Bohuslav Kabrda (2014-05-30):
- Fix CVE-2014-1402
Resolves: rhbz#1102889