LICENSE
README.md
pyproject.toml
setup.py
src/jsonyx/__init__.py
src/jsonyx/_decoder.py
src/jsonyx/_encoder.py
src/jsonyx/_speedups.c
src/jsonyx/allow.py
src/jsonyx/py.typed
src/jsonyx/tool.py
src/jsonyx.egg-info/PKG-INFO
src/jsonyx.egg-info/SOURCES.txt
src/jsonyx.egg-info/dependency_links.txt
src/jsonyx.egg-info/top_level.txt
src/jsonyx/test/__init__.py
src/jsonyx/test/test_dumps.py
src/jsonyx/test/test_jsonyx.py
src/jsonyx/test/test_loads.py
src/jsonyx/test/test_syntax_error.py
src/jsonyx/test/test_write.py