Metadata-Version: 2.1
Name: protoc-wheel
Version: 21.1
Summary: Google Protocol buffers compiler
Home-page: https://gitlab.com/dfritzsche/create-protoc-wheel
Maintainer: David Fritzsche
Maintainer-email: david.fritzsche@mvua.de
License: BSD-3-Clause
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# Google protobuf compiler protoc 21.1

Python wheels for the Google protocol buffer compiler
[protoc 21.1](https://github.com/protocolbuffers/protobuf/releases/tag/v21.1).

Google Protocol buffers are a language-neutral, platform-neutral
extensible mechanism for serializing structured data.

See https://developers.google.com/protocol-buffers/ for more information.


