.bumpversion.cfg
.editorconfig
.gitignore
LICENSE
README.rst
appveyor.yml
pylintrc
setup.cfg
setup.py
tox.ini
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/linux.yml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/changes.rst
docs/source/conf.py
docs/source/description.rst
docs/source/examples.rst
docs/source/index.rst
jsonstreams/__init__.py
jsonstreams/__init__.pyi
jsonstreams.egg-info/PKG-INFO
jsonstreams.egg-info/SOURCES.txt
jsonstreams.egg-info/dependency_links.txt
jsonstreams.egg-info/requires.txt
jsonstreams.egg-info/top_level.txt
tests/__init__.py
tests/test_stream.py