123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- # Generated by devtools/yamaker (pypi).
- PY3_LIBRARY()
- VERSION(5.27.0.20240626)
- LICENSE(Apache-2.0)
- NO_LINT()
- PY_SRCS(
- TOP_LEVEL
- google-stubs/protobuf/__init__.pyi
- google-stubs/protobuf/compiler/__init__.pyi
- google-stubs/protobuf/descriptor.pyi
- google-stubs/protobuf/descriptor_pool.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/symbol_database.pyi
- google-stubs/protobuf/text_format.pyi
- google-stubs/protobuf/util/__init__.pyi
- )
- RESOURCE_FILES(
- PREFIX contrib/python/types-protobuf/
- .dist-info/METADATA
- .dist-info/top_level.txt
- google-stubs/METADATA.toml
- google-stubs/protobuf/py.typed
- )
- END()
|