COPYING
COPYING.LESSER
README.md
pyproject.toml
setup.cfg
src/myprotosql/__init__.py
src/myprotosql/install_myproto.sql
src/myprotosql/myprotosql.py
src/myprotosql/uninstall_myproto.sql
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_all_field_types.py
tests/test_binary_message.py
tests/test_enums.py
tests/test_extensions.py
tests/test_extensions_unverified.py
tests/test_group.py
tests/test_interpret_i32.py
tests/test_interpret_i64.py
tests/test_maps.py
tests/test_oneof.py
tests/test_packages_imports.py
tests/test_packed_repeated_fields.py
tests/test_read_i32.py
tests/test_read_i64.py
tests/test_read_varint.py
tests/test_repeated_fields.py
tests/test_simple_message.py
tests/test_string_escaping.py
tests/test_string_message.py
tests/test_submessage.py
tests/test_well_known_types.py