.bumpversion.cfg
.pylintrc
.travis.yml
AUTHORS
ChangeLog
Makefile
README.md
requirements.txt
setup.cfg
setup.py
.github/workflows/build-publish.yml
.github/workflows/build.yml
benches/update_doc.py
benches/data/skbl.json
benches/data/skbl.json.updated.json
json_streams/__init__.py
json_streams/exceptions.py
json_streams/json_iter.py
json_streams/jsonl_iter.py
json_streams/jsonlib.py
json_streams/utils.py
json_streams.egg-info/PKG-INFO
json_streams.egg-info/SOURCES.txt
json_streams.egg-info/dependency_links.txt
json_streams.egg-info/not-zip-safe
json_streams.egg-info/pbr.json
json_streams.egg-info/requires.txt
json_streams.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_iter.py
tests/test_json_streams_init.py
tests/test_utils.py
tests/utils.py
tests/data/array.json
tests/data/array.jsonl
tests/data/dict.json
tests/data/invalid.json
tests/data/invalid_many.json
tests/data/invalid_property.json
tests/data/invalid_type.json
tests/data/schema_default.json
tests/data/schema_test.json
tests/data/valid_array.json
tests/data/valid_object.json
tests/data/validated.json
tests/data/validated.jsonl