regex 2026.5.9 (C extension)⚓︎
- Homepage: https://github.com/mrabarnett/mrab-regex
- Changelog: https://github.com/mrabarnett/mrab-regex/issues
- Repository: https://github.com/mrabarnett/mrab-regex
- Package: master/make/pkgs/python3-regex/
- Steward: Ircama
- Provides: Python 3 alternative regular expression library
- Used by: —
- Externalization: supported
Python package providing an alternative regular expression engine with additional features beyond the standard re module, including fuzzy matching and recursive patterns.