.coveragerc .flake8 .pre-commit-config.yaml CHANGELOG.rst CONTRIBUTING.rst LICENSE LICENSE.APACHE LICENSE.BSD MANIFEST.in README.rst setup.cfg setup.py tox.ini docs/Makefile docs/changelog.rst docs/conf.py docs/index.rst docs/markers.rst docs/requirements.rst docs/security.rst docs/specifiers.rst docs/tags.rst docs/utils.rst docs/version.rst docs/_static/.empty docs/development/getting-started.rst docs/development/index.rst docs/development/release-process.rst docs/development/reviewing-patches.rst docs/development/submitting-patches.rst packaging/__about__.py packaging/__init__.py packaging/_compat.py packaging/_structures.py packaging/_typing.py packaging/markers.py packaging/py.typed packaging/requirements.py packaging/specifiers.py packaging/tags.py packaging/utils.py packaging/version.py packaging.egg-info/PKG-INFO packaging.egg-info/SOURCES.txt packaging.egg-info/dependency_links.txt packaging.egg-info/requires.txt packaging.egg-info/top_level.txt tests/__init__.py tests/hello-world-armv7l-armel tests/hello-world-armv7l-armhf tests/hello-world-invalid-class tests/hello-world-invalid-data tests/hello-world-invalid-magic tests/hello-world-s390x-s390x tests/hello-world-too-short tests/hello-world-x86_64-amd64 tests/hello-world-x86_64-i386 tests/hello-world-x86_64-x32 tests/test_markers.py tests/test_requirements.py tests/test_specifiers.py tests/test_structures.py tests/test_tags.py tests/test_utils.py tests/test_version.py