From 393ee6dec899937695d131be2596578bb793fc53 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 8 Apr 2022 03:29:08 +0100 Subject: python/python-gast: Added (AST abstracts underlying Python version) Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python-gast/python-gast.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python-gast/python-gast.info (limited to 'python/python-gast/python-gast.info') 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" -- cgit v1.2.3