summaryrefslogtreecommitdiffstats
path: root/python/python-esmre/README
diff options
context:
space:
mode:
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
commit1c2684f28287c93631e9f8a2a871bf06e9f777c6 (patch)
tree905b30de10bd19d1bf6b8773ef32d34ae2a502db /python/python-esmre/README
parent5197067a03381724ff6d019c832eaee403dd94c5 (diff)
downloadslackbuilds-1c2684f28287c93631e9f8a2a871bf06e9f777c6.tar.gz
slackbuilds-1c2684f28287c93631e9f8a2a871bf06e9f777c6.tar.xz
python/python-esmre: Added (Regular expression accelerator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-esmre/README')
-rw-r--r--python/python-esmre/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-esmre/README b/python/python-esmre/README
new file mode 100644
index 0000000000..354017ebc2
--- /dev/null
+++ b/python/python-esmre/README
@@ -0,0 +1,2 @@
+Modules used to accelerate execution of a large collection of regular
+expressions using the Aho-Corasick algorithms.