HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pirate.png
pyproject.toml
setup.cfg
setup.py
src/patchy/__init__.py
src/patchy/api.py
src/patchy/cache.py
src/patchy/py.typed
src/patchy.egg-info/PKG-INFO
src/patchy.egg-info/SOURCES.txt
src/patchy.egg-info/dependency_links.txt
src/patchy.egg-info/not-zip-safe
src/patchy.egg-info/requires.txt
src/patchy.egg-info/top_level.txt
tests/test_cache.py
tests/test_patch.py
tests/test_patch_then_unpatch.py
tests/test_replace.py
tests/test_temp_patch.py
tests/test_unpatch.py