Port details on branch 2025Q3 |
- py-pyproject-metadata PEP 621 metadata parsing
- 0.7.1 devel
=3 0.7.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-07-11 13:54:17
- Last Update: 2024-04-08 06:46:33
- Commit Hash: 2a4bb34
- People watching this port, also watch:: vcdimager, yarn-node20, libssh, xcb-util-image, autoconf
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/FFY00/python-pyproject-metadata
- Description:
- pyproject-metadata provides dataclass for PEP 621 metadata with support for core
metadata generation.
This project does not implement the parsing of pyproject.toml containing PEP 621
metadata.
Instead, given a Python data structure representing PEP 621 metadata (already
parsed), it will validate this input and generate a PEP 643-compliant metadata
file (e.g. PKG-INFO).
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyproject-metadata>0:devel/py-pyproject-metadata@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyproject-metadata/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyproject-metadata
- pkg install py39-pyproject-metadata
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 py39-pyproject-metadata listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyproject-metadata
- Package flavors (<flavor>: <package>)
- py39: py39-pyproject-metadata
- distinfo:
- TIMESTAMP = 1679498728
SHA256 (pyproject-metadata-0.7.1.tar.gz) = 0a94f18b108b9b21f3a26a3d541f056c34edcb17dc872a144a15618fed7aef67
SIZE (pyproject-metadata-0.7.1.tar.gz) = 7389
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:
-
- py39-setuptools>=42.0.0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-packaging>=19.0 : devel/py-packaging@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- archivers/py-laszip
- cad/py-gdstk
- devel/meson-python
- math/py-iminuit
- misc/py-fastscapelib
- misc/py-lightgbm
- science/py-spglib
- for Run
-
- devel/meson-python
- textproc/py-sphinx-theme-builder
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyproject-metadata
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|