LICENSE
README.md
pyproject.toml
src/streaming_json_parser/__init__.py
src/streaming_json_parser/high_performance_parser.py
src/streaming_json_parser.egg-info/PKG-INFO
src/streaming_json_parser.egg-info/SOURCES.txt
src/streaming_json_parser.egg-info/dependency_links.txt
src/streaming_json_parser.egg-info/requires.txt
src/streaming_json_parser.egg-info/top_level.txt
tests/test_benchmark_snapshot.py
tests/test_decode_helpers.py
tests/test_high_performance_parser.py
tests/test_native_incremental.py
tests/test_packaging.py