diff options
author | Nikos Skalkotos <skalkoto@gmail.com> | 2011-07-08 17:51:04 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 19:50:57 -0300 |
commit | 6a93398fdceb06d9d63313d045e8762dda40770b (patch) | |
tree | 61fe62f6a700eda0ea8d3b8efa451d4469c78dac /python/python-cheetah/python-cheetah.info | |
parent | ab2766ddbc81b6376c4ab5cae1fef657112a2c51 (diff) | |
download | slackbuilds-6a93398fdceb06d9d63313d045e8762dda40770b.tar.gz |
python/python-cheetah: Added (Python-Powered Template Engine)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/python-cheetah/python-cheetah.info')
-rw-r--r-- | python/python-cheetah/python-cheetah.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-cheetah/python-cheetah.info b/python/python-cheetah/python-cheetah.info new file mode 100644 index 0000000000..c93632bc9d --- /dev/null +++ b/python/python-cheetah/python-cheetah.info @@ -0,0 +1,10 @@ +PRGNAM="python-cheetah" +VERSION="2.4.4" +HOMEPAGE="http://www.cheetahtemplate.org/" +DOWNLOAD="http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.4.4.tar.gz" +MD5SUM="853917116e731afbc8c8a43c37e6ddba" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Nikos Skalkotos" +EMAIL="skalkoto@gmail.com" +APPROVED="Niels Horn" |