The devel/py-regex,python3 port
py3-regex-2024.9.11 – alternative regular expression module to replace re (cvsweb github mirror)
Description
This regex implementation is backwards-compatible with the standard re module, but offers additional functionality.WWW: https://github.com/mrabarnett/mrab-regex
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/regex-2024.9.11.dist-info/
- /usr/local/lib/python3.11/site-packages/regex-2024.9.11.dist-info/LICENSE.txt
- /usr/local/lib/python3.11/site-packages/regex-2024.9.11.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/regex-2024.9.11.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/regex-2024.9.11.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/regex-2024.9.11.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/regex/
- /usr/local/lib/python3.11/site-packages/regex/__init__.py
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/_regex_core.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/_regex_core.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/regex.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/regex.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/test_regex.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/regex/__pycache__/test_regex.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/regex/_regex.cpython-311.so
- /usr/local/lib/python3.11/site-packages/regex/_regex_core.py
- /usr/local/lib/python3.11/site-packages/regex/regex.py
- /usr/local/lib/python3.11/site-packages/regex/test_regex.py