Jinja2

Rating: 
0
No votes yet

Jinja2 (v2.7.3) 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.

This is a Python library used as a dependency by some Python softwares (IPython 1.x, etc). If you want to install for other use, enable the repository and install it by typing "apt-get install" in MeeGo Harmattan Terminal.

Jinja2 depends on MarkupSafe, so it will be installed.

This is the MeeGo Harmattan version, for Sailfish version of Jinja2, look at here.

Category:

Application versions: 
AttachmentSizeDate
File python-jinja2_2.7.3-1harmattan1_all.deb165.75 KB06/11/2014 - 00:29
Changelog: 

Jinja2 2.7.3 (06/06/2014) : first release for MeeGo 1.2 Harmattan (04/11/2014).