diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2016-11-11 14:59:10 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-11-11 20:36:22 +0000 |
commit | e07218116d7464ce11209e4564d22ba6ad2fec04 (patch) | |
tree | 1a89c65e95d543b7a5af677e3a4867ef947be54e /python/Parsley/Parsley.info | |
parent | 8e11ac1afc9c48193d519a8ca6a455d08027eace (diff) | |
download | slackbuilds-e07218116d7464ce11209e4564d22ba6ad2fec04.tar.gz |
python/Parsley: Added (Parsing and pattern matching in Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/Parsley/Parsley.info')
-rw-r--r-- | python/Parsley/Parsley.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/Parsley/Parsley.info b/python/Parsley/Parsley.info new file mode 100644 index 0000000000..684194fd7a --- /dev/null +++ b/python/Parsley/Parsley.info @@ -0,0 +1,10 @@ +PRGNAM="Parsley" +VERSION="1.3" +HOMEPAGE="https://pypi.python.org/pypi/Parsley" +DOWNLOAD="https://pypi.python.org/packages/06/52/cac2f9e78c26cff8bb518bdb4f2b5a0c7058dec7a62087ed48fe87478ef0/Parsley-1.3.tar.gz" +MD5SUM="92bc256e5f73810a609dc7874637ad31" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python-twisted" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |