Port details |
- py-requirements-parser Python module for parsing Pip requirement files
- 0.11.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-11-21 13:42:14
- Last Update: 2024-11-21 13:37:51
- Commit Hash: 117c9d8
- Also Listed In: python
- License: APACHE20
- WWW:
- https://requirements-parser.readthedocs.io/en/latest/
- https://github.com/madpah/requirements-parser
- Description:
- Requirements Parser is a small Python module for parsing Pip requirement files.
The goal is to parse everything in the Pip requirement file format spec.
- ¦ ¦ ¦ ¦
- 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}requirements-parser>0:devel/py-requirements-parser@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-requirements-parser/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-requirements-parser
- pkg install py311-requirements-parser
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-requirements-parser listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-requirements-parser
- Package flavors (<flavor>: <package>)
- py311: py311-requirements-parser
- distinfo:
- TIMESTAMP = 1731679132
SHA256 (requirements_parser-0.11.0.tar.gz) = 35f36dc969d14830bf459803da84f314dc3d17c802592e9e970f63d0359e5920
SIZE (requirements_parser-0.11.0.tar.gz) = 23663
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-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-packaging>=23.2 : devel/py-packaging@py311
- py311-types-setuptools>=69.1.0 : devel/py-types-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-deptry
Configuration Options:
- No options to configure
- Options name:
- devel_py-requirements-parser
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.0 21 Nov 2024 13:37:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-requirements-parser: Add py-requirements-parser 0.11.0
Requirements Parser is a small Python module for parsing Pip requirement files.
The goal is to parse everything in the Pip requirement file format spec. |
Number of commits found: 1
|