RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.
| Tags | Utilities Text Processing General Filters Software Development Libraries Python Modules Parser Recursive Descent Co-Routines regular expressions python2 |
|---|---|
| Licenses | MPL1.1 LGPLv3 |
| Operating Systems | OS Independent |
| Implementation | Python |