Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
python-jinja2-2.2.1-3.el6.i686
[465 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.i686
[464 KiB] |
Changelog
by Bohuslav Kabrda (2014-05-30):
- Fix CVE-2014-1402
Resolves: rhbz#1102889
|