LICENSE
README.md
pyproject.toml
src/r2pb/__init__.py
src/r2pb/cli.py
src/r2pb/converter.py
src/r2pb/fetcher.py
src/r2pb/generator.py
src/r2pb/mapper.py
src/r2pb/parser.py
src/r2pb.egg-info/PKG-INFO
src/r2pb.egg-info/SOURCES.txt
src/r2pb.egg-info/dependency_links.txt
src/r2pb.egg-info/entry_points.txt
src/r2pb.egg-info/requires.txt
src/r2pb.egg-info/top_level.txt
tests/test_cli.py
tests/test_converter.py
tests/test_fetcher.py
tests/test_generator.py
tests/test_mapper.py
tests/test_parser.py