Home > Repository > base > protobuf-c

protobuf-c: A C implementation of the Google Protocol Buffers data serialization format

Protobuf-c is 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. protobuf-c formerly included an RPC implementation; that code has been split out into the protobuf-c-rpc project.
Nome:protobuf-c
Versione: 1.5.0-2mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:126.61 kB
URL di origine:https://github.com/protobuf-c
Data di compilazione:2024-09-18 10:23:05
Pacchetti binari e dipendenze
x86_64i586
RPM creatilibprotobuf-c
libprotobuf-c-devel
protobuf-c-debug
libprotobuf-c
libprotobuf-c-devel
protobuf-c-debug
Dipendenze di compilazioneglibc-devel [1]
libabseil-cpp-devel [1]
libgcc [1]
libprotobuf-devel [1]
libprotobuf-devel[>=0:28.1] [1]
libstdc++6-devel [1]
glibc-devel [1]
libabseil-cpp-devel [1]
libgcc [1]
libprotobuf-devel [1]
libprotobuf-devel[>=0:28.1] [1]
libstdc++6-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2024-09-18silvan1.5.0-2mamba- rebuilt with protobuf 28.1
2023-12-01autodist1.5.0-1mamba- automatic version update by autodist
2022-07-12autodist1.4.1-1mamba- automatic version update by autodist
2021-06-24silvan1.4.0-1mamba- package created using the webbuild interface