protobuf 2.4.1-1ubuntu2 source package in Ubuntu
Changelog
protobuf (2.4.1-1ubuntu2) precise; urgency=low * No-change rebuild to drop spurious libsfgcc1 dependency on armhf. -- Adam Conrad <email address hidden> Fri, 02 Dec 2011 17:31:54 -0700
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
protobuf_2.4.1.orig.tar.gz | 1.8 MiB | eac6969b617f397247e805267da2b0db3ff9e5a9163b123503a192fbb5776567 |
protobuf_2.4.1-1ubuntu2.debian.tar.gz | 15.9 KiB | 6f95d06cd359e9311ce7a9ae8b52fed2172be429b5745b5abaf058347ed51f2d |
protobuf_2.4.1-1ubuntu2.dsc | 1.8 KiB | c5e06ea8d995e60f6606f4d6ba4cd5d10dcaa22e298bbd16ec260c9e35675a4a |
Available diffs
- diff from 2.4.1-1ubuntu1 to 2.4.1-1ubuntu2 (354 bytes)
Binary packages built by this source
- libprotobuf-dev: protocol buffers C++ library (development files)
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to 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.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the development headers and static libraries needed for
writing C++ applications.
- libprotobuf-java: No summary available for libprotobuf-java in ubuntu quantal.
No description available for libprotobuf-java in ubuntu quantal.
- libprotobuf-lite7: protocol buffers C++ library (lite version)
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to 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.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the runtime library needed for C++ applications whose
message definitions have the "lite runtime" optimization setting.
- libprotobuf7: No summary available for libprotobuf7 in ubuntu quantal.
No description available for libprotobuf7 in ubuntu quantal.
- libprotoc-dev: protocol buffers compiler library (development files)
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to 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.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the development headers and static library needed for
writing protobuf compilers.
- libprotoc7: No summary available for libprotoc7 in ubuntu quantal.
No description available for libprotoc7 in ubuntu quantal.
- protobuf-compiler: compiler for protocol buffer definition files
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to 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.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the protocol buffer compiler that is used for
translating from .proto files (containing the definitions) to the language
binding for the supported languages.
- python-protobuf: No summary available for python-protobuf in ubuntu quantal.
No description available for python-protobuf in ubuntu quantal.