diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-09-22 21:17:38 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-22 21:17:38 +0100 |
commit | 6a1a7c2637b33b4ac7e6beb29db268b5d4d6ebad (patch) | |
tree | 4da05915437eb2b12a9a7a5a32f5717df2eaf8b7 /python/parso/parso.info | |
parent | 7c157166154faaa018a4b06c2ed2e1f80ede2c3d (diff) | |
download | slackbuilds-6a1a7c2637b33b4ac7e6beb29db268b5d4d6ebad.tar.gz |
python/parso: Added (Python parser).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/parso/parso.info')
-rw-r--r-- | python/parso/parso.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/parso/parso.info b/python/parso/parso.info new file mode 100644 index 0000000000..78ba4be066 --- /dev/null +++ b/python/parso/parso.info @@ -0,0 +1,10 @@ +PRGNAM="parso" +VERSION="0.1.0" +HOMEPAGE="https://github.com/davidhalter/parso" +DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.1.0/parso-0.1.0.tar.gz" +MD5SUM="12c9648d902aafc69f9141e4c500dc12" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |