python-protobuf 2.4.0a-0maemo1
Python 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 Python bindings for the protocol buffers. You will
need the protoc tool (in the protobuf-compiler package) to compile your
definition to Python classes, and then the modules in this package will allow
you to use those classes in your programs.
Homepage:
Section:
python
Repository:
Uploaded by:
Provides:
python2.5-protobuf
Size:
57598 bytes
MD5sum:
100b9dc35084897c67ae2a80e135238c
Source:
Status:
Package imported
QA Quarantine ends:
ENDED 2011-04-16 18:33
Packages depending on this package:
Changes
| Version | Changes | Author | Date |
| 2.4.0a-0maemo1 | * Updated to 2.4.0a. | kenya888.en@gmail.com | 2011-04-16 17:46 UTC |
Package events
| Event type | User | Timestamp |
| Package imported | System | 2011-04-16 19:15 UTC |
| Build succeeded | System | 2011-04-16 18:33 UTC |
| Building | System | 2011-04-16 18:28 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.