Import cmTemplate-0.3.2. From DESCR:
authorjoerg <joerg>
Thu, 27 Jul 2006 13:58:53 +0000 (13:58 +0000)
committerjoerg <joerg>
Thu, 27 Jul 2006 13:58:53 +0000 (13:58 +0000)
commitcbf1795c0a6596fe26e4be0423dda28548e926c0
tree5f3664c1442fadbce894cabe2cff4fc3eaace07a
parentb0dc0603edfc1a500a6367faac6c3dd4f7b3f5cd
Import cmTemplate-0.3.2. From DESCR:
cmTemplate is a Python module that allows CGI programmers to separate code
from HTML.  It is much more powerful than a simple HTML preprocessor, and
can be used to generate any type of formatted text output.

cmTemplate converts the template code into Python code, which is
byte-compiled afterwards.  This makes the template processing extremely
fast.
textproc/py-cmTemplate/DESCR [new file with mode: 0644]
textproc/py-cmTemplate/Makefile [new file with mode: 0644]
textproc/py-cmTemplate/PLIST [new file with mode: 0644]
textproc/py-cmTemplate/distinfo [new file with mode: 0644]