NOTICE: This package has been removed from pkgsrc

./textproc/py-jinja, Small but fast and easy to use stand-alone template engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2, Package name: py27-jinja-1.2, Maintainer: markd

Jinja is a sandboxed template engine written in pure Python. It provides a
Django like non-XML syntax and compiles templates into executable python code.
It's basically a combination of Django templates and python code.


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: 46fcf22ce2a1d432296ebfe16bcf11ce17f5c097
RMD160: 5b0a9ba2241e8ec6417b382384bbe3e1bf4dba8a
Filesize: 246.99 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-10-16 10:08:45 by OBATA Akio | Files touched by this commit (1)
Log message:
LICENSE=modified-bsd
   2009-06-14 20:17:35 by Joerg Sonnenberger | Files touched by this commit (218)
Log message:
Remove @dirrm entries from PLISTs
   2009-02-02 10:35:46 by Mark Davies | Files touched by this commit (5) | Imported package
Log message:
Import of py-jinja 1.2

Jinja is a sandboxed template engine written in pure Python. It provides a
Django like non-XML syntax and compiles templates into executable python
code.  It's basically a combination of Django templates and python code.