Date: Fri, 16 Feb 2007 10:05:44 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-Jinja Makefile distinfo pkg-descr pkg-plist Message-ID: <200702161005.l1GA5iDk062430@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nivit 2007-02-16 10:05:44 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-Jinja Makefile distinfo pkg-descr pkg-plist Log: Jinja is a small but very fast and easy to use stand-alone template engine written in pure python. Since version 0.6 it uses a new parser that increases parsing performance a lot by caching the nodelists on the harddisk if wanted. It includes multiple template inheritance and other features like simple value escaping. Author: Armin Ronacher WWW: http://wsgiarea.pocoo.org/jinja/ Revision Changes Path 1.2648 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/py-Jinja/Makefile (new) 1.1 +3 -0 ports/devel/py-Jinja/distinfo (new) 1.1 +9 -0 ports/devel/py-Jinja/pkg-descr (new) 1.1 +4 -0 ports/devel/py-Jinja/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702161005.l1GA5iDk062430>