aboutsummaryrefslogtreecommitdiff
path: root/python/python2-esmre/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-03 06:50:14 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-05-03 01:49:57 -0500
commit1703d6ef845afeb1cc921e7062541502a624ccaf (patch)
treeb8a825532103f1c1efa686be9bdd6aeb1b453ba5 /python/python2-esmre/README
parentcd9dfdc586c9b1d35c5e9b2990febfc13dae4880 (diff)
python/python-esmre: Renamed python2-esmre.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/python2-esmre/README')
-rw-r--r--python/python2-esmre/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python2-esmre/README b/python/python2-esmre/README
new file mode 100644
index 0000000000000..354017ebc20f5
--- /dev/null
+++ b/python/python2-esmre/README
@@ -0,0 +1,2 @@
+Modules used to accelerate execution of a large collection of regular
+expressions using the Aho-Corasick algorithms.