AUTHORS
LICENSE
README.rst
pyproject.toml
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/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/top_level.txt
tests/test_cookiecutter_recipe.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