aboutsummaryrefslogtreecommitdiff
path: root/python/regex/regex.info
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-10-04 22:25:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-04 22:25:09 +0700
commit40025748b7909c62bfcf0da4a44adb64386e52d3 (patch)
tree1221cef4bc8c2ffacb6a6b77ee8d57b2eafc5329 /python/regex/regex.info
parent2bab1ab9344a9423e47433070375bd7104e80e67 (diff)
python/regex: Added (Python regex implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/regex/regex.info')
-rw-r--r--python/regex/regex.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/regex/regex.info b/python/regex/regex.info
new file mode 100644
index 0000000000000..954d8f762631a
--- /dev/null
+++ b/python/regex/regex.info
@@ -0,0 +1,10 @@
+PRGNAM="regex"
+VERSION="2014.10.01"
+HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.01.tar.gz"
+MD5SUM="4bc167291a77d2a968aeb97f47a1577e"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"