CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
src/check_wheel_contents/__init__.py
src/check_wheel_contents/__main__.py
src/check_wheel_contents/checker.py
src/check_wheel_contents/checks.py
src/check_wheel_contents/config.py
src/check_wheel_contents/contents.py
src/check_wheel_contents/errors.py
src/check_wheel_contents/filetree.py
src/check_wheel_contents/util.py
src/check_wheel_contents.egg-info/PKG-INFO
src/check_wheel_contents.egg-info/SOURCES.txt
src/check_wheel_contents.egg-info/dependency_links.txt
src/check_wheel_contents.egg-info/entry_points.txt
src/check_wheel_contents.egg-info/requires.txt
src/check_wheel_contents.egg-info/top_level.txt
test/test_checker.py
test/test_checking.py
test/test_configuration.py
test/test_directory.py
test/test_failedcheck.py
test/test_file.py
test/test_main.py
test/test_parse_checks.py
test/test_util.py
test/test_wheelcontents.py
test/data/bad-tool-sect.toml
test/data/configfiles/badtool.toml
test/data/configfiles/config.json
test/data/configfiles/config.toml
test/data/configfiles/empty-lists.json
test/data/configfiles/empty-lists.toml
test/data/configfiles/empty-sect.ini
test/data/configfiles/empty-sect.json
test/data/configfiles/empty-strs.cfg
test/data/configfiles/empty-strs.json
test/data/configfiles/empty.ini
test/data/configfiles/emptytool.toml
test/data/configfiles/neither.cfg
test/data/configfiles/setup.cfg
test/data/configfiles/setup.json
test/data/configfiles/triple.cfg
test/data/configfiles/triple.json
test/data/configfiles/wrongext.json
test/data/configfiles/wrongext.txt
test/data/configfiles/wrongsect.toml
test/data/project-tree/foo.py
test/data/project-tree/foo.pyc
test/data/project-tree/bar/__init__.py
test/data/project-tree/bar/__pycache__/__init__.cpython-36.pyc
test/data/project-tree/src/.placeholder
test/data/wheels/MPC2860-0.3-py3-none-any.json
test/data/wheels/MPC2860-0.3-py3-none-any.whl
test/data/wheels/NLPTriples-0.1.7-py3-none-any.json
test/data/wheels/NLPTriples-0.1.7-py3-none-any.whl
test/data/wheels/bad_purelib_line-1.0.0-py3-none-any.json
test/data/wheels/bad_purelib_line-1.0.0-py3-none-any.whl
test/data/wheels/badname-1.0.json
test/data/wheels/badname-1.0.whl
test/data/wheels/bcrypt-3.1.7-cp38-cp38-win_amd64.json
test/data/wheels/bcrypt-3.1.7-cp38-cp38-win_amd64.whl
test/data/wheels/empty_purelib_line-1.0.0-py3-none-any.json
test/data/wheels/empty_purelib_line-1.0.0-py3-none-any.whl
test/data/wheels/mxnet_coreml_converter-0.1.0a7-cp27-cp27m-macosx_10_7_x86_64.json
test/data/wheels/mxnet_coreml_converter-0.1.0a7-cp27-cp27m-macosx_10_7_x86_64.whl
test/data/wheels/no_purelib_line-1.0.0-py3-none-any.json
test/data/wheels/no_purelib_line-1.0.0-py3-none-any.whl
test/data/wheels/no_record-1.0.0-py3-none-any.json
test/data/wheels/no_record-1.0.0-py3-none-any.whl
test/data/wheels/no_wheel_file-1.0.0-py3-none-any.json
test/data/wheels/no_wheel_file-1.0.0-py3-none-any.whl
test/data/wheels/physlearn-1.2.2-py3-none-any.json
test/data/wheels/physlearn-1.2.2-py3-none-any.whl
test/data/wheels/ttyrec2video-0.1.0.dev1-py3-none-any.json
test/data/wheels/ttyrec2video-0.1.0.dev1-py3-none-any.whl
test/data/wheels/whatodo-0.1.0a4-py3-none-any.json
test/data/wheels/whatodo-0.1.0a4-py3-none-any.whl