.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
.github/workflows/pr_check.yml
.github/workflows/python_publish.yml
docs/Makefile
docs/basic_use.rst
docs/conf.py
docs/index.rst
docs/make.bat
jsondiff/__init__.py
jsondiff/_version.py
jsondiff/cli.py
jsondiff/symbols.py
jsondiff.egg-info/PKG-INFO
jsondiff.egg-info/SOURCES.txt
jsondiff.egg-info/dependency_links.txt
jsondiff.egg-info/entry_points.txt
jsondiff.egg-info/requires.txt
jsondiff.egg-info/top_level.txt
tests/__init__.py
tests/generate_readme.py
tests/test_jsondiff.py
tests/utils.py
tests/data/test_01.json
tests/data/test_01.yaml