diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-03 06:50:14 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-03 01:49:57 -0500 |
commit | 1703d6ef845afeb1cc921e7062541502a624ccaf (patch) | |
tree | b8a825532103f1c1efa686be9bdd6aeb1b453ba5 /python/python2-esmre/README | |
parent | cd9dfdc586c9b1d35c5e9b2990febfc13dae4880 (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/README | 2 |
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. |