LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
simple_rcs/__init__.py
simple_rcs/_myersdiff_dmp.pyx
simple_rcs/_myersdiff_ses.pyx
simple_rcs/adapters.py
simple_rcs/codec.py
simple_rcs/gitpatch.py
simple_rcs/matchers.py
simple_rcs/myersdiff.py
simple_rcs/myersdiff_dmp.py
simple_rcs/myersdiff_ses.py
simple_rcs/pybsdiff.py
simple_rcs/pydifflib.py
simple_rcs/simple_rcs.py
simple_rcs/simple_rcs_gpg.py
simple_rcs.egg-info/PKG-INFO
simple_rcs.egg-info/SOURCES.txt
simple_rcs.egg-info/dependency_links.txt
simple_rcs.egg-info/top_level.txt
tests/unit_tests/test_adapters.py
tests/unit_tests/test_binary_encoding.py
tests/unit_tests/test_binary_roundtrip.py
tests/unit_tests/test_boundary_scan_hardening.py
tests/unit_tests/test_gitpatch.py
tests/unit_tests/test_head_scan_false_positive.py
tests/unit_tests/test_matchers.py
tests/unit_tests/test_metadata_only.py
tests/unit_tests/test_pybsdiff.py
tests/unit_tests/test_pybsdiff_compat.py
tests/unit_tests/test_pybsdiff_realistic.py
tests/unit_tests/test_pybsdiff_simple_compat.py
tests/unit_tests/test_pydifflib.py
tests/unit_tests/test_pydifflib_benchmark.py
tests/unit_tests/test_reverse_delta_payload.py
tests/unit_tests/test_simple_rcs.py
tests/unit_tests/test_srcs_diff_cli.py
tests/unit_tests/test_v1_format.py