.coveragerc
.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
auditwheel/__init__.py
auditwheel/__main__.py
auditwheel/condatools.py
auditwheel/elfutils.py
auditwheel/genericpkgctx.py
auditwheel/hashfile.py
auditwheel/lddtree.py
auditwheel/main.py
auditwheel/main_addtag.py
auditwheel/main_lddtree.py
auditwheel/main_repair.py
auditwheel/main_show.py
auditwheel/repair.py
auditwheel/tmpdirs.py
auditwheel/tools.py
auditwheel/wheel_abi.py
auditwheel/wheeltools.py
auditwheel.egg-info/PKG-INFO
auditwheel.egg-info/SOURCES.txt
auditwheel.egg-info/dependency_links.txt
auditwheel.egg-info/entry_points.txt
auditwheel.egg-info/not-zip-safe
auditwheel.egg-info/pbr.json
auditwheel.egg-info/requires.txt
auditwheel.egg-info/top_level.txt
auditwheel/policy/__init__.py
auditwheel/policy/external_references.py
auditwheel/policy/policy-schema.json
auditwheel/policy/policy.json
auditwheel/policy/versioned_symbols.py
scripts/calculate_symbol_versions.py
tests/travis.sh
tests/integration/cffi-1.5.0-cp27-none-linux_x86_64.whl
tests/integration/foo.f90
tests/integration/fpewheel-0.0.0-cp35-cp35m-linux_x86_64.whl
tests/integration/python_snappy-0.5.2-pp260-pypy_41-linux_x86_64.whl
tests/integration/quick_check_numpy.py
tests/integration/test_bundled_cffi.py
tests/integration/test_bundled_pypy_snappy.py
tests/integration/test_manylinux.py
tests/integration/test_policy_files.py
tests/integration/test_pyfpe.py
tests/integration/testdependencies/dependency.c
tests/integration/testdependencies/dependency.h
tests/integration/testdependencies/setup.py
tests/integration/testdependencies/testdependencies.c
tests/integration/testpackage/__init__.py
tests/integration/testpackage/setup.py
tests/integration/testpackage/testpackage/__init__.py
tests/integration/testpackage/testpackage/testprogram.c
tests/integration/testrpath/MANIFEST.in
tests/integration/testrpath/setup.py
tests/integration/testrpath/a/a.c
tests/integration/testrpath/a/a.h
tests/integration/testrpath/b/b.c
tests/integration/testrpath/b/b.h
tests/integration/testrpath/src/testrpath/__init__.py
tests/integration/testrpath/src/testrpath/testrpath.c
tests/unit/test_condatools.py
tests/unit/test_elfutils.py
tests/unit/test_hashfile.py
tests/unit/test_main.py
tests/unit/test_policy.py
tests/unit/test_tmpdirs.py
tests/unit/test_tools.py
tests/unit/test_wheel_abi.py