Google Protocol Buffers
http://code.google.com/p/protobuf/Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages – Java, C++, or Python.
- Devel package for openSUSE:Factory
-
19
derived packages
- Links to openSUSE:Factory / protobuf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/protobuf && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
10355.patch | 0000003725 3.64 KB | about 2 months |
_link | 0000000143 143 Bytes | about 2 months |
baselibs.conf | 0000000060 60 Bytes | about 2 months |
gcc12-disable-__constinit-with-c++-11.patch | 0000000677 677 Bytes | 6 months |
manifest.txt.in | 0000000299 299 Bytes | almost 13 years |
protobuf-21.12.tar.gz | 0005141166 4.9 MB | about 2 months |
protobuf.changes | 0000075711 73.9 KB | about 2 months |
protobuf.spec | 0000010144 9.91 KB | about 2 months |
Comments 1
jubalh wrote almost 2 years ago
@tony2001 seems there are a couple of new versions out already. Latest is 3.15.5. Do you have time to update?