rure
Python bindings for the Rust `regex` crate. This implementation uses finite automata and guarantees linear time matching on all inputs.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install rure
Releases
Version | Released | Buster Python 3.7 |
Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|---|
0.2.2 | 2019-10-30 | ||||
|
|||||
0.2.1 | 2019-04-07 | ||||
|
|||||
0.1.2 | 2017-10-10 | ||||
|
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue