Package: libprotobuf-java (2.0.3-2.2ubuntu1~jaunty1) [universe]
Links for libprotobuf-java
Ubuntu Resources:
Download Source Package protobuf:
- [protobuf_2.0.3-2.2ubuntu1~jaunty1.dsc]
- [protobuf_2.0.3.orig.tar.gz]
- [protobuf_2.0.3-2.2ubuntu1~jaunty1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Iustin Pop
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [code.google.com]
Similar packages:
Java bindings for protocol buffers
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 Java bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs.
Other Packages Related to libprotobuf-java
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- or java5-runtime
- Package not available
-
- rec: protobuf-compiler
- compiler for protocol buffer definition files
Download libprotobuf-java
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 202.9 kB | 256 kB | [list of files] |