123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- # Generated by devtools/yamaker (pypi).
- PY3_LIBRARY()
- VERSION(4.24.0.20240106)
- LICENSE(Apache-2.0)
- NO_LINT()
- PY_SRCS(
- TOP_LEVEL
- google-stubs/protobuf/__init__.pyi
- google-stubs/protobuf/any_pb2.pyi
- google-stubs/protobuf/api_pb2.pyi
- google-stubs/protobuf/compiler/__init__.pyi
- google-stubs/protobuf/compiler/plugin_pb2.pyi
- google-stubs/protobuf/descriptor.pyi
- google-stubs/protobuf/descriptor_pb2.pyi
- google-stubs/protobuf/descriptor_pool.pyi
- google-stubs/protobuf/duration_pb2.pyi
- google-stubs/protobuf/empty_pb2.pyi
- google-stubs/protobuf/field_mask_pb2.pyi
- google-stubs/protobuf/internal/__init__.pyi
- google-stubs/protobuf/internal/api_implementation.pyi
- google-stubs/protobuf/internal/builder.pyi
- google-stubs/protobuf/internal/containers.pyi
- google-stubs/protobuf/internal/decoder.pyi
- google-stubs/protobuf/internal/encoder.pyi
- google-stubs/protobuf/internal/enum_type_wrapper.pyi
- google-stubs/protobuf/internal/extension_dict.pyi
- google-stubs/protobuf/internal/message_listener.pyi
- google-stubs/protobuf/internal/python_message.pyi
- google-stubs/protobuf/internal/type_checkers.pyi
- google-stubs/protobuf/internal/well_known_types.pyi
- google-stubs/protobuf/internal/wire_format.pyi
- google-stubs/protobuf/json_format.pyi
- google-stubs/protobuf/message.pyi
- google-stubs/protobuf/message_factory.pyi
- google-stubs/protobuf/reflection.pyi
- google-stubs/protobuf/service.pyi
- google-stubs/protobuf/source_context_pb2.pyi
- google-stubs/protobuf/struct_pb2.pyi
- google-stubs/protobuf/symbol_database.pyi
- google-stubs/protobuf/text_format.pyi
- google-stubs/protobuf/timestamp_pb2.pyi
- google-stubs/protobuf/type_pb2.pyi
- google-stubs/protobuf/util/__init__.pyi
- google-stubs/protobuf/wrappers_pb2.pyi
- )
- RESOURCE_FILES(
- PREFIX contrib/python/types-protobuf/
- .dist-info/METADATA
- .dist-info/top_level.txt
- google-stubs/METADATA.toml
- google-stubs/py.typed
- )
- END()
|