ya.make 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. # Generated by devtools/yamaker (pypi).
  2. PY3_LIBRARY()
  3. VERSION(4.24.0.20240106)
  4. LICENSE(Apache-2.0)
  5. NO_LINT()
  6. PY_SRCS(
  7. TOP_LEVEL
  8. google-stubs/protobuf/__init__.pyi
  9. google-stubs/protobuf/any_pb2.pyi
  10. google-stubs/protobuf/api_pb2.pyi
  11. google-stubs/protobuf/compiler/__init__.pyi
  12. google-stubs/protobuf/compiler/plugin_pb2.pyi
  13. google-stubs/protobuf/descriptor.pyi
  14. google-stubs/protobuf/descriptor_pb2.pyi
  15. google-stubs/protobuf/descriptor_pool.pyi
  16. google-stubs/protobuf/duration_pb2.pyi
  17. google-stubs/protobuf/empty_pb2.pyi
  18. google-stubs/protobuf/field_mask_pb2.pyi
  19. google-stubs/protobuf/internal/__init__.pyi
  20. google-stubs/protobuf/internal/api_implementation.pyi
  21. google-stubs/protobuf/internal/builder.pyi
  22. google-stubs/protobuf/internal/containers.pyi
  23. google-stubs/protobuf/internal/decoder.pyi
  24. google-stubs/protobuf/internal/encoder.pyi
  25. google-stubs/protobuf/internal/enum_type_wrapper.pyi
  26. google-stubs/protobuf/internal/extension_dict.pyi
  27. google-stubs/protobuf/internal/message_listener.pyi
  28. google-stubs/protobuf/internal/python_message.pyi
  29. google-stubs/protobuf/internal/type_checkers.pyi
  30. google-stubs/protobuf/internal/well_known_types.pyi
  31. google-stubs/protobuf/internal/wire_format.pyi
  32. google-stubs/protobuf/json_format.pyi
  33. google-stubs/protobuf/message.pyi
  34. google-stubs/protobuf/message_factory.pyi
  35. google-stubs/protobuf/reflection.pyi
  36. google-stubs/protobuf/service.pyi
  37. google-stubs/protobuf/source_context_pb2.pyi
  38. google-stubs/protobuf/struct_pb2.pyi
  39. google-stubs/protobuf/symbol_database.pyi
  40. google-stubs/protobuf/text_format.pyi
  41. google-stubs/protobuf/timestamp_pb2.pyi
  42. google-stubs/protobuf/type_pb2.pyi
  43. google-stubs/protobuf/util/__init__.pyi
  44. google-stubs/protobuf/wrappers_pb2.pyi
  45. )
  46. RESOURCE_FILES(
  47. PREFIX contrib/python/types-protobuf/
  48. .dist-info/METADATA
  49. .dist-info/top_level.txt
  50. google-stubs/METADATA.toml
  51. google-stubs/py.typed
  52. )
  53. END()