LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
jsonbp/__init__.py
jsonbp/array.py
jsonbp/blueprint.py
jsonbp/declaration.py
jsonbp/error.py
jsonbp/exception.py
jsonbp/field.py
jsonbp/loader.py
jsonbp/parser.py
jsonbp/types.py
jsonbp.egg-info/PKG-INFO
jsonbp.egg-info/SOURCES.txt
jsonbp.egg-info/dependency_links.txt
jsonbp.egg-info/top_level.txt
jsonbp/localization/en_US.ini
jsonbp/localization/pt_BR.ini
tests/test_caching.py
tests/test_choose_root.py
tests/test_deserialization.py
tests/test_error_fallbacks.py
tests/test_loading.py
tests/test_parsing.py
tests/test_serialization.py