protobuf-c: protobuf-c (Protocol Buffers in C)
protobuf-c:
protobuf-c: This is protobuf-c, a C implementation of the Google Protocol Buffers
protobuf-c: data serialization format. It includes libprotobuf-c, a pure C library
protobuf-c: that implements protobuf encoding and decoding, and protoc-c, a code
protobuf-c: generator that converts Protocol Buffer .proto files to C descriptor
protobuf-c: code, based on the original protoc. protobuf-c formerly included an
protobuf-c: RPC implementation; that code has been split out into the
protobuf-c: protobuf-c-rpc project.
protobuf-c:
protobuf-c: Homepage: https://github.com/protobuf-c/protobuf-c