pyre2
Python wrapper for Google's RE2 using Cython
Python wrapper for Google's RE2 using Cython
To install this package, run one of the following:
pyre2 is a Python extension that wraps Google's RE2 regular expression library. The RE2 engine compiles (strictly) regular expressions to deterministic finite automata, which guarantees linear-time behavior.
Summary
Python wrapper for Google's RE2 using Cython
Last Updated
Jun 28, 2023 at 16:57
License
BSD-3-Clause
Total Downloads
14.3K
Version Downloads
14.3K
Supported Platforms
GitHub Repository
https://github.com/andreasvc/pyre2