Home > Repositories > 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.
Name:protobuf-c
Release: 1.5.0-2mamba
Group:System/Libraries
Maintainer:silvan
License:BSD
Size:126.61 kB
Upstream URL:https://github.com/protobuf-c
Build time:2024-09-18 10:23:05
Binary packages and requirements
x86_64i586
Built RPMSlibprotobuf-c
libprotobuf-c-devel
protobuf-c-debug
libprotobuf-c
libprotobuf-c-devel
protobuf-c-debug
Build requirementsglibc-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]
History of changes
DatePackagerReleaseDescription
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