Port details on branch 2023Q3 |
- py-regex Alternative regular expression module, to replace re
- 2024.7.24 textproc =4 2024.7.24Version of this port present on the latest quarterly branch.
- Maintainer: fax@nohik.ee
- Port Added: 2014-02-09 08:48:36
- Last Update: 2024-08-13 16:14:58
- Commit Hash: b775256
- People watching this port, also watch:: net-snmp, py39-sortedcontainers, python38, py39-docopt, texlive-base
- Also Listed In: python
- License: PSFL
- WWW:
- https://github.com/mrabarnett/mrab-regex
- Description:
- This new regex implementation is intended eventually to replace Python's
current re module implementation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}regex>0:textproc/py-regex@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-regex/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-regex
- pkg install py311-regex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-regex listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-regex
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1723558090
SHA256 (regex-2024.7.24.tar.gz) = 9cfd009eed1a46b27c14039ad5bbc5e71b6367c5b2e6d5f5da0ea91600817506
SIZE (regex-2024.7.24.tar.gz) = 393485
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/calibre
- misc/py-apache-beam
- misc/py-torchmetrics
- for Run
-
- deskutils/calibre
- devel/py-black
- devel/py-cfn-lint
- devel/py-dateparser
- devel/py-lark
- devel/py-pytest-mypy-plugins
- devel/py-re-assert
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_py-regex
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|