diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-11-14 23:12:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 23:12:32 +0700 |
commit | 1c2684f28287c93631e9f8a2a871bf06e9f777c6 (patch) | |
tree | 905b30de10bd19d1bf6b8773ef32d34ae2a502db /python/python-esmre/python-esmre.info | |
parent | 5197067a03381724ff6d019c832eaee403dd94c5 (diff) | |
download | slackbuilds-1c2684f28287c93631e9f8a2a871bf06e9f777c6.tar.gz |
python/python-esmre: Added (Regular expression accelerator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-esmre/python-esmre.info')
-rw-r--r-- | python/python-esmre/python-esmre.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-esmre/python-esmre.info b/python/python-esmre/python-esmre.info new file mode 100644 index 0000000000..e11f58e4f9 --- /dev/null +++ b/python/python-esmre/python-esmre.info @@ -0,0 +1,10 @@ +PRGNAM="python-esmre" +VERSION="0.3.1" +HOMEPAGE="https://code.google.com/p/esmre/" +DOWNLOAD="https://pypi.python.org/packages/source/e/esmre/esmre-0.3.1.tar.gz" +MD5SUM="95ace12bac0c79cf95712336489bc4a4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Brenton Earl" +EMAIL="brent@exitstatusone.com" |