Protocol Buffers - Google's data interchange format
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its internal
RPC protocols and file formats.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
14
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/protobuf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000042 42 Bytes | |
manifest.txt.in | 0000000299 299 Bytes | |
protobuf-2.5.0.tar.bz2 | 0001866763 1.78 MB | |
protobuf-setuptools-2.4.1.patch | 0000000367 367 Bytes | |
protobuf.changes | 0000004186 4.09 KB | |
protobuf.spec | 0000006854 6.69 KB |
Revision 15 (latest revision is 83)
Stephan Kulow (coolo)
accepted
request 171248
from
Ismail Dönmez (namtrac)
(revision 15)
- Upstream update to 2.5.0 * New construct "import public" * New enum option "allow_alias" * C++: New generated method set_allocated_foo(Type* foo) * C++: Added SetAllocatedExtension() and ReleaseExtension() to extensions API * Java: Added getters/setters to access the underlying ByteString of a string field * Java: New operations for substring(), prepend(), and append() * Java: New method findInitializationErrors() * Python: Support for dynamic message creation * Python: Fixed custom options were not correctly populated * Python: Added EnumTypeWrapper * Python: Added ParseMessage(descriptor, bytes) * Various bug fixes and optimazations - Drop gtest-1.5, which is now included by the archive from the upstream
Comments 0