This is a staging site. Uploads will not persist. Testing only.

python3-esmre

Regular expression acceleration in Python3

Description

esmre is a Python module that can be used to speed up the execution of a large collection of regular expressions. It works by building a index of compulsory substrings from a collection of regular expressions, which it uses to quickly exclude those expressions which trivially do not match each input.

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/wharris/esmre


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-esmre