NOTICE: This package has been removed from pkgsrc

./wip/py-tempita, Tempita is a small templating language for text substitution

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


Branch: CURRENT, Version: 0.4, Package name: py27-tempita-0.4, Maintainer: kamelderouiche

Tempita is a small templating language for text substitution.
This isn't meant to be the Next Big Thing in templating; it's
just a handy little templating language for when your project
outgrows string.Template or % substitution. It's small, it
embeds Python in strings, and it doesn't do much else.


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

Master sites:

SHA1: 9528be505141f6b8454a4c5fefceeccf4dc7e28b
RMD160: add105a921d1e7ba8099ee80c79ce05866b70697
Filesize: 21.026 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-16 17:35:55 by Kamel Derouiche | Files touched by this commit (4) | Package removed
Log message:
remove pkgclone

   2010-08-30 14:23:30 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update Makefile

   2010-07-14 15:22:00 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-tempita-0.4 as wip/py-tempita.

Tempita is a small templating language for text substitution.
This isn't meant to be the Next Big Thing in templating; it's
just a handy little templating language for when your project
outgrows string.Template or % substitution. It's small, it
embeds Python in strings, and it doesn't do much else.