aboutsummaryrefslogtreecommitdiff
path: root/python/python3-gast/python3-gast.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-12 11:41:15 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 11:41:15 +0700
commit5dec9dcbb024bee37e2e48bb32f16284e00bcb0c (patch)
tree78aac50024ae69fb4769ff5fed076926c5235e6b /python/python3-gast/python3-gast.info
parentd11220fc66d4ecae2c7fb602b36690c826bdda0f (diff)
python/python3-gast: Added (compatibility layer between the AST).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gast/python3-gast.info')
-rw-r--r--python/python3-gast/python3-gast.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-gast/python3-gast.info b/python/python3-gast/python3-gast.info
new file mode 100644
index 000000000000..63f2eda5c3bf
--- /dev/null
+++ b/python/python3-gast/python3-gast.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-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"