aboutsummaryrefslogtreecommitdiff
path: root/python/python-gast/python-gast.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-04-08 03:29:08 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-09 15:45:55 +0700
commit393ee6dec899937695d131be2596578bb793fc53 (patch)
treed5a215fa3ddd09e767aee2f1910dab06e05ff8e9 /python/python-gast/python-gast.info
parente4f9a3264bf11494a81e5ac6902f4e930930f97b (diff)
python/python-gast: Added (AST abstracts underlying Python version)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-gast/python-gast.info')
-rw-r--r--python/python-gast/python-gast.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-gast/python-gast.info b/python/python-gast/python-gast.info
new file mode 100644
index 0000000000..455fb66c19
--- /dev/null
+++ b/python/python-gast/python-gast.info
@@ -0,0 +1,10 @@
+PRGNAM="python-gast"
+VERSION="0.5.3"
+HOMEPAGE="https://github.com/serge-sans-paille/gast"
+DOWNLOAD="https://github.com/serge-sans-paille/gast/archive/0.5.3/gast-0.5.3.tar.gz"
+MD5SUM="1e46f5a210068d1c999e588b09fe3701"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu1@isaacyu1.com"