aboutsummaryrefslogtreecommitdiff
path: root/python/cheetah3/cheetah3.info
diff options
context:
space:
mode:
authorHenry Pfeil <hpfeil@psnarf.org>2020-05-22 17:05:46 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-23 09:32:00 +0700
commitfb850da2febe81e81cad64b983b4b7536c700891 (patch)
tree9907761c8a74d72d934db6fa5128dbda6187af5f /python/cheetah3/cheetah3.info
parentbc8a85c81222c2b95c9d4bb2b5bb218275dfa4e4 (diff)
downloadslackbuilds-fb850da2febe81e81cad64b983b4b7536c700891.tar.xz
python/cheetah3: Added (template engine and code-generation tool)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cheetah3/cheetah3.info')
-rw-r--r--python/cheetah3/cheetah3.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/cheetah3/cheetah3.info b/python/cheetah3/cheetah3.info
new file mode 100644
index 000000000000..9bb6b51e3d57
--- /dev/null
+++ b/python/cheetah3/cheetah3.info
@@ -0,0 +1,10 @@
+PRGNAM="cheetah3"
+VERSION="3.2.5"
+HOMEPAGE="https://www.cheetahtemplate.org/"
+DOWNLOAD="https://github.com/CheetahTemplate3/cheetah3/archive/3.2.5/cheetah3-3.2.5.tar.gz"
+MD5SUM="dbbcaa0396c528ae14c7a172799fd08c"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3"
+MAINTAINER="Henry Pfeil"
+EMAIL="hpfeil@psnarf.org"