README.md
pyproject.toml
structdelta/__init__.py
structdelta/diff.py
structdelta/fingerprint.py
structdelta/patch.py
structdelta/py.typed
structdelta/serializers.py
structdelta/types.py
structdelta/utils.py
structdelta.egg-info/PKG-INFO
structdelta.egg-info/SOURCES.txt
structdelta.egg-info/dependency_links.txt
structdelta.egg-info/top_level.txt
tests/test_diff.py
tests/test_edge_cases.py
tests/test_fingerprint.py
tests/test_patch.py
tests/test_property_fuzz.py
tests/test_readme_example.py