Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
307 B

load("//python:build_targets.bzl", "build_targets")
# The build targets for this package have been temporarily moved into a Bazel
# macro to facilitate merging upb's Python support into this directory. Once
# that merge is complete, we will move the build targets back here.
build_targets(name = "python")