LICENSE
README.md
pyproject.toml
protolib/__init__.py
protolib/conditions.py
protolib/core.py
protolib/errors.py
protolib/framer.py
protolib/io.py
protolib/loader.py
protolib/nbt.py
protolib/primitives.py
protolib/py.typed
protolib.egg-info/PKG-INFO
protolib.egg-info/SOURCES.txt
protolib.egg-info/dependency_links.txt
protolib.egg-info/requires.txt
protolib.egg-info/top_level.txt
tests/test_conditions.py
tests/test_core_composites.py
tests/test_examples_roundtrip.py
tests/test_framer.py
tests/test_io.py
tests/test_loader.py
tests/test_nbt.py
tests/test_primitives.py