pyproject-metadata: Generate PEP 643 compliant metadata files from PEP 621 metadata1
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).
... part of T2,
get it here
URL: https://github.com/pypa/pyproject-metadata
Author: Henry Schreiner
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: MIT
Status: Stable
Version: 0.9.1
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/pypa/pyproject-metadata/ pyproject-metadata-0.9.1.tar.gz
T2 source: pyproject-metadata.cache
T2 source: pyproject-metadata.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.08 MB, 17 files
Dependencies (build time detected):
00-dirtree
bash
coreutils
diffutils
gawk
grep
gzip
openssl
python
python-gpep517
sed
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/pyproject_metadata
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.0.dist-info
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.0.dist-info/LICENSE
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.0.dist-info/METADATA
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.0.dist-info/RECORD
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.0.dist-info/WHEEL
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.1.dist-info
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.1.dist-info/LICENSE
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.1.dist-info/METADATA
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.1.dist-info/RECORD
usr/lib64/python3.12/site-packages/pyproject_metadata-0.9.1.dist-info/WHEEL
usr/lib64/python3.12/site-packages/pyproject_metadata/__init__.py
usr/lib64/python3.12/site-packages/pyproject_metadata/constants.py
usr/lib64/python3.12/site-packages/pyproject_metadata/errors.py
usr/lib64/python3.12/site-packages/pyproject_metadata/project_table.py
usr/lib64/python3.12/site-packages/pyproject_metadata/py.typed
usr/lib64/python3.12/site-packages/pyproject_metadata/pyproject.py
usr/share/doc/pyproject-metadata
var/adm/dependencies/pyproject-metadata
var/adm/descs/pyproject-metadata
var/adm/flists/pyproject-metadata
var/adm/md5sums/pyproject-metadata
var/adm/packages/pyproject-metadata
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).