= Jinja2 = == Description == Jinja2 is a library for Python 2.4 and onwards that is designed to be flexible, fast and secure. 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. == License == Modified BSD License == SPKG Maintainers == Tim Dumol John Palmeiri Mike Hansen == Upstream Contact == Author: Pocoo Team Homepage: http://jinja.pocoo.org/2/ == Dependencies == None. == Special Update/Build Instructions == None. == Changelog == === 2.1.1 (Tim Dumol, September 6, 2009) === * Upgrade to version 2. === 1.2 (Mike Hansen, September 15th, 2008) === * Initial version.