Google Protocol Buffers

Edit Package protobuf
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.

Refresh
Refresh
Source Files
Filename Size Changed
add-missing-stdint-header.patch 0000000346 346 Bytes
baselibs.conf 0000000057 57 Bytes
manifest.txt.in 0000000299 299 Bytes
protobuf-23.4.tar.gz 0005043507 4.81 MB
protobuf-rpmlintrc 0000000111 111 Bytes
protobuf.changes 0000081424 79.5 KB
protobuf.spec 0000008324 8.13 KB
Revision 169 (latest revision is 180)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 169)
- build against modern python on sle15
- drop patches:
  * Reduce memory consumption of MessageSet parsing
     * Add back a filegroup for :well_known_protos (#10061)
    * Fix shadowing warnings
    * Fix for issue #8484, constant initialization doesn't compile in msvc clang-cl environment
    * Use ArrayList copy constructor
    * Fix ReferenceError: window is not defined when getting the global object
    * Fix memory leak in MessageClass.encode
    * Override Map.clone to use Map's dup method
    * Ruby: build extensions for arm64-darwin
    * Add class method Timestamp.from_time to ruby well known types
    * Adopt pure ruby DSL implementation for JRuby
    * Fix for descriptor_pb.rb: google/protobuf should be required first
    * Add python-requires in setup.py
    * Add python 3.10
Comments 0
openSUSE Build Service is sponsored by