.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.rst
LICENSE
README.md
codecov.yml
noxfile.py
pep621.py
pyproject.toml
setup.cfg
.github/workflows/checks.yml
.github/workflows/tests.yml
docs/changelog.rst
docs/conf.py
docs/index.rst
pep621.egg-info/PKG-INFO
pep621.egg-info/SOURCES.txt
pep621.egg-info/dependency_links.txt
pep621.egg-info/requires.txt
pep621.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_rfc822.py
tests/test_standard_metadata.py
tests/packages/dynamic-description/dynamic_description.py
tests/packages/dynamic-description/pyproject.toml
tests/packages/full-metadata/README.md
tests/packages/full-metadata/full_metadata.py
tests/packages/full-metadata/pyproject.toml
tests/packages/full-metadata2/LICENSE
tests/packages/full-metadata2/README.rst
tests/packages/full-metadata2/full_metadata2.py
tests/packages/full-metadata2/pyproject.toml
tests/packages/unknown-readme-type/README.just-made-this-up-now
tests/packages/unknown-readme-type/pyproject.toml
tests/packages/unknown-readme-type/unknown_readme_type.py