LICENSE
README.md
pyproject.toml
ouroboros_json/__init__.py
ouroboros_json/_io.py
ouroboros_json/_keyvalue.py
ouroboros_json/_nested.py
ouroboros_json/_serialization.py
ouroboros_json/_transform.py
ouroboros_json/_types.py
ouroboros_json/base.py
ouroboros_json/exceptions.py
ouroboros_json/py.typed
ouroboros_json.egg-info/PKG-INFO
ouroboros_json.egg-info/SOURCES.txt
ouroboros_json.egg-info/dependency_links.txt
ouroboros_json.egg-info/requires.txt
ouroboros_json.egg-info/top_level.txt
tests/test_base.py
tests/test_io.py
tests/test_keyvalue.py
tests/test_nested.py
tests/test_serialization.py
tests/test_transform.py