34 lines
1.2 KiB
Text
34 lines
1.2 KiB
Text
|
Metadata-Version: 2.1
|
||
|
Name: googleapis-common-protos
|
||
|
Version: 1.52.0
|
||
|
Summary: Common protobufs used in Google APIs
|
||
|
Home-page: https://github.com/googleapis/python-api-common-protos
|
||
|
Author: Google LLC
|
||
|
Author-email: googleapis-packages@google.com
|
||
|
License: Apache-2.0
|
||
|
Platform: UNKNOWN
|
||
|
Classifier: Development Status :: 5 - Production/Stable
|
||
|
Classifier: Intended Audience :: Developers
|
||
|
Classifier: License :: OSI Approved :: Apache Software License
|
||
|
Classifier: Programming Language :: Python
|
||
|
Classifier: Programming Language :: Python :: 3
|
||
|
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 :: Implementation :: CPython
|
||
|
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
|
||
|
Description-Content-Type: text/markdown
|
||
|
Requires-Dist: protobuf (>=3.6.0)
|
||
|
Provides-Extra: grpc
|
||
|
Requires-Dist: grpcio (>=1.0.0) ; extra == 'grpc'
|
||
|
|
||
|
|
||
|
# Google APIs common protos
|
||
|
|
||
|
TOOD: Add standard badges
|
||
|
|
||
|
googleapis-common-protos contains the python classes generated from the common
|
||
|
protos in the [googleapis/api-common-protos](https://github.com/googleapis/api-common-protos) repository.
|
||
|
|