.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
deepcompare/__init__.py
python_deepcompare.egg-info/PKG-INFO
python_deepcompare.egg-info/SOURCES.txt
python_deepcompare.egg-info/dependency_links.txt
python_deepcompare.egg-info/requires.txt
python_deepcompare.egg-info/scm_file_list.json
python_deepcompare.egg-info/scm_version.json
python_deepcompare.egg-info/top_level.txt
tests/__init__.py
tests/test_compare_deep.py
tests/test_compare_flat.py
tests/test_partial_compare_deep.py
tests/test_partial_compare_flat.py