README.md
pyproject.toml
src/structmatch/__init__.py
src/structmatch/comparators.py
src/structmatch/core.py
src/structmatch/diff.py
src/structmatch/options.py
src/structmatch/schema.py
src/structmatch/utils.py
src/structmatch.egg-info/PKG-INFO
src/structmatch.egg-info/SOURCES.txt
src/structmatch.egg-info/dependency_links.txt
src/structmatch.egg-info/requires.txt
src/structmatch.egg-info/top_level.txt
tests/test_adversarial.py
tests/test_comparators.py
tests/test_core.py
tests/test_diff.py
tests/test_integration.py
tests/test_options.py
tests/test_round2.py
tests/test_schema.py