[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#489842: ITP: protobuf -- flexible and efficient mechanism for serializing structured data



Package: wnpp
Severity: wishlist
Owner: Iustin Pop <iusty@k1024.org>

* Package name    : protobuf
  Version         : 2.0.0~beta
  Upstream Author : Google Inc
* URL             : http://code.google.com/p/protobuf/
* License         : Apache 2.0
  Programming Lang: C++/Python/Java
  Description     : flexible and efficient mechanism for serializing structured data

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.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25.8-teal (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: