LICENSE
README.md
pyproject.toml
src/purepatch/__init__.py
src/purepatch/api.py
src/purepatch/apply.py
src/purepatch/cli.py
src/purepatch/errors.py
src/purepatch/fuzzy.py
src/purepatch/parser.py
src/purepatch.egg-info/PKG-INFO
src/purepatch.egg-info/SOURCES.txt
src/purepatch.egg-info/dependency_links.txt
src/purepatch.egg-info/entry_points.txt
src/purepatch.egg-info/top_level.txt
tests/test_cli.py
tests/test_differential.py
tests/test_unit.py