README.md
pyproject.toml
setup.cfg
src/myprotosql/__init__.py
src/myprotosql/myprotosql.py
src/myprotosql.egg-info/PKG-INFO
src/myprotosql.egg-info/SOURCES.txt
src/myprotosql.egg-info/dependency_links.txt
src/myprotosql.egg-info/entry_points.txt
src/myprotosql.egg-info/requires.txt
src/myprotosql.egg-info/top_level.txt
tests/test_interpret_i32.py
tests/test_interpret_i64.py
tests/test_messages_decode.py
tests/test_messages_decode_raw.py
tests/test_messages_decode_raw_to_jsonformat.py
tests/test_messages_decode_raw_to_textformat.py
tests/test_messages_decode_to_jsonformat.py
tests/test_messages_decode_to_textformat.py
tests/test_read_i32.py
tests/test_read_i64.py
tests/test_read_varint.py