AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
README.rst
VERSION
pytest.ini
requirements.txt
setup.cfg
setup.py
tox.ini
src/compat_patcher_core/__init__.py
src/compat_patcher_core/exceptions.py
src/compat_patcher_core/import_proxifier.py
src/compat_patcher_core/readme_generator.py
src/compat_patcher_core/registry.py
src/compat_patcher_core/runner.py
src/compat_patcher_core/test_scaffolding.py
src/compat_patcher_core/utilities.py
src/compat_patcher_core.egg-info/PKG-INFO
src/compat_patcher_core.egg-info/SOURCES.txt
src/compat_patcher_core.egg-info/dependency_links.txt
src/compat_patcher_core.egg-info/requires.txt
src/compat_patcher_core.egg-info/top_level.txt
tests/dummy_fixers.py
tests/dummy_module.py
tests/test_import_proxifier.py
tests/test_patching_registry.py
tests/test_patching_runner.py
tests/test_patching_utilities.py
tests/test_readme_generator.py
tests/test_scaffolding.py