LICENSE
README.md
setup.py
src/oas_patch/__init__.py
src/oas_patch/file_utils.py
src/oas_patch/oas_patcher_cli.py
src/oas_patch/overlay.py
src/oas_patch.egg-info/PKG-INFO
src/oas_patch.egg-info/SOURCES.txt
src/oas_patch.egg-info/dependency_links.txt
src/oas_patch.egg-info/entry_points.txt
src/oas_patch.egg-info/requires.txt
src/oas_patch.egg-info/top_level.txt
tests/test_file_utils.py
tests/test_integration_complex.py
tests/test_integration_compliance.py
tests/test_integration_medium.py
tests/test_integration_simple.py
tests/test_oas_patcher_cli.py
tests/test_overlay.py