mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
6 lines
315 B
Plaintext
6 lines
315 B
Plaintext
This is protobuf-c, a C implementation of the Google Protocol Buffers data
|
|
serialization format. It includes libprotobuf-c, a pure C library that
|
|
implements protobuf encoding and decoding, and protoc-c, a code generator that
|
|
converts Protocol Buffer .proto files to C descriptor code, based on the
|
|
original protoc.
|