20 lines
1.2 KiB
Plaintext
20 lines
1.2 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
python3-pyproject-metadata: python3-pyproject-metadata (PEP 621 metadata parsing)
|
|
python3-pyproject-metadata:
|
|
python3-pyproject-metadata: This project does not implement the parsing of pyproject.toml
|
|
python3-pyproject-metadata: containing PEP 621 metadata.
|
|
python3-pyproject-metadata:
|
|
python3-pyproject-metadata: Instead, given a Python data structure representing PEP 621 metadata
|
|
python3-pyproject-metadata: (already parsed), it will validate this input and generate a PEP
|
|
python3-pyproject-metadata: 643-compliant metadata file (e.g. PKG-INFO).
|
|
python3-pyproject-metadata:
|
|
python3-pyproject-metadata: Homepage: https://github.com/FFY00/python-pyproject-metadata
|
|
python3-pyproject-metadata:
|