ya.make 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # Generated by devtools/yamaker (pypi).
  2. PY3_LIBRARY()
  3. VERSION(5.26.0.20240422)
  4. LICENSE(Apache-2.0)
  5. NO_LINT()
  6. PY_SRCS(
  7. TOP_LEVEL
  8. google-stubs/protobuf/__init__.pyi
  9. google-stubs/protobuf/compiler/__init__.pyi
  10. google-stubs/protobuf/descriptor.pyi
  11. google-stubs/protobuf/descriptor_pool.pyi
  12. google-stubs/protobuf/internal/__init__.pyi
  13. google-stubs/protobuf/internal/api_implementation.pyi
  14. google-stubs/protobuf/internal/builder.pyi
  15. google-stubs/protobuf/internal/containers.pyi
  16. google-stubs/protobuf/internal/decoder.pyi
  17. google-stubs/protobuf/internal/encoder.pyi
  18. google-stubs/protobuf/internal/enum_type_wrapper.pyi
  19. google-stubs/protobuf/internal/extension_dict.pyi
  20. google-stubs/protobuf/internal/message_listener.pyi
  21. google-stubs/protobuf/internal/python_message.pyi
  22. google-stubs/protobuf/internal/type_checkers.pyi
  23. google-stubs/protobuf/internal/well_known_types.pyi
  24. google-stubs/protobuf/internal/wire_format.pyi
  25. google-stubs/protobuf/json_format.pyi
  26. google-stubs/protobuf/message.pyi
  27. google-stubs/protobuf/message_factory.pyi
  28. google-stubs/protobuf/reflection.pyi
  29. google-stubs/protobuf/service.pyi
  30. google-stubs/protobuf/symbol_database.pyi
  31. google-stubs/protobuf/text_format.pyi
  32. google-stubs/protobuf/util/__init__.pyi
  33. )
  34. RESOURCE_FILES(
  35. PREFIX contrib/python/types-protobuf/
  36. .dist-info/METADATA
  37. .dist-info/top_level.txt
  38. google-stubs/METADATA.toml
  39. google-stubs/protobuf/py.typed
  40. )
  41. END()