Metadata-Version: 2.1
Name: protoletariat
Version: 0.1.0
Summary: Python protocol buffers for the rest of us
Home-page: https://github.com/cpcloud/protoletariat
License: Apache-2.0
Author: Phillip Cloud
Author-email: 417981+cpcloud@users.noreply.github.com
Maintainer: Phillip Cloud
Maintainer-email: 417981+cpcloud@users.noreply.github.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.1,<9.0.0)
Project-URL: Repository, https://github.com/cpcloud/protoletariat
Description-Content-Type: text/markdown

# Protocol Buffers for the Rest of Us

`protoletariat` has one goal: fixing the broken imports
for the Python code generated by `protoc`.

