LICENSE
README.md
pyproject.toml
src/blackbull_protobuf/__init__.py
src/blackbull_protobuf/_descriptor_data.py
src/blackbull_protobuf/_descriptors.py
src/blackbull_protobuf/adapter.py
src/blackbull_protobuf/errors.py
src/blackbull_protobuf/health.py
src/blackbull_protobuf/py.typed
src/blackbull_protobuf/reflection.py
src/blackbull_protobuf.egg-info/PKG-INFO
src/blackbull_protobuf.egg-info/SOURCES.txt
src/blackbull_protobuf.egg-info/dependency_links.txt
src/blackbull_protobuf.egg-info/requires.txt
src/blackbull_protobuf.egg-info/top_level.txt
tests/test_adapter.py
tests/test_errors.py
tests/test_health.py
tests/test_reflection.py