MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
src/diffjson/__init__.py
src/diffjson/branch.py
src/diffjson/diff.py
src/diffjson/exceptions.py
src/diffjson.egg-info/PKG-INFO
src/diffjson.egg-info/SOURCES.txt
src/diffjson.egg-info/dependency_links.txt
src/diffjson.egg-info/not-zip-safe
src/diffjson.egg-info/requires.txt
src/diffjson.egg-info/top_level.txt
src/diffjson/searchpath/__init__.py
src/diffjson/searchpath/exceptions.py
src/diffjson/searchpath/lex.py
src/diffjson/searchpath/parse.py
src/diffjson/searchpath/pathtypes.py