.all-contributorsrc
.editorconfig
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
build.sh
commitlint.config.js
pyproject.toml
renovate.json
setup.py
.github/FUNDING.yml
.github/labels.toml
.github/ISSUE_TEMPLATE/1-bug_report.md
.github/ISSUE_TEMPLATE/2-feature-request.md
.github/workflows/ci.yml
.github/workflows/hacktoberfest.yml
.github/workflows/issue-manager.yml
.github/workflows/labels.yml
.idea/protobuf-wheel-builder.iml
.idea/watcherTasks.xml
.idea/workspace.xml
_custom_build/backend.py
docs/Makefile
docs/make.bat
docs/source/changelog.md
docs/source/conf.py
docs/source/contributing.md
docs/source/index.md
docs/source/installation.md
docs/source/usage.md
docs/source/_static/.gitkeep
protobuf_wheel_builder.egg-info/PKG-INFO
protobuf_wheel_builder.egg-info/SOURCES.txt
protobuf_wheel_builder.egg-info/dependency_links.txt
protobuf_wheel_builder.egg-info/not-zip-safe
protobuf_wheel_builder.egg-info/requires.txt
protobuf_wheel_builder.egg-info/top_level.txt
src/protobuf_wheel_builder/__init__.py
src/protobuf_wheel_builder/py.typed
tests/__init__.py