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.
 
 
 
 
 
 
Leon Barrett 9e69594adf Fix parsing empty Struct Values from Json (#5211) 7 years ago
..
compiler Add __init__.py files to compiler and util subpackages (#4117) 7 years ago
internal Fix parsing empty Struct Values from Json (#5211) 7 years ago
pyext Fixed Python extension compile. 7 years ago
util Add __init__.py files to compiler and util subpackages (#4117) 7 years ago
__init__.py Updated version numbers to 3.6.1 7 years ago
descriptor.py Integrated internal changes from Google 7 years ago
descriptor_database.py Down-integrate from google3. 7 years ago
descriptor_pool.py Down-integrate from google3. 7 years ago
json_format.py Fix parsing empty Struct Values from Json (#5211) 7 years ago
message.py ParseFromString returns bytes parsed (#5166) 7 years ago
message_factory.py Down-integrate from google3. 7 years ago
proto_api.h Down-integrate from google3. 7 years ago
proto_builder.py Down-integrate from google internal. 10 years ago
python_protobuf.h Down-integrate from google3. 7 years ago
reflection.py Down-integrate from google3. 7 years ago
service.py Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 years ago
service_reflection.py Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 years ago
symbol_database.py Merge from Google internal for 3.4 release 8 years ago
text_encoding.py Down-integrate from google3. 7 years ago
text_format.py Down-integrate from google3. 7 years ago