python-protobuf_3.1.0-1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/capotej/protobuf3/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/capotej/protobuf3/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python-protobuf=3.1.0-1

Python bindings for protocol buffers

Full description:
  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.

Checksums

MD5 c096317fd093221be1bd4a36eb480835
SHA1 1dbb793715955850ef3782015088b6b35635ec3b
SHA256 ed39995861eb089a49e6f12f9a38b9b31407e39144205d13d002e9f9c381367e
SHA512 089c12ed2418c5a2a2a06d3047df26dc801bb08fe6067937ea7ced1178fec77fa895ef82dc73028fe94e7e4655b11d4d58b1f1e00f48a3d4feb97cd1da0850dc

Depends

  • libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libprotobuf10, libstdc++6 (>= 4.3), python (>= 2.7~), python:any (>= 2.7.5-5~), python-six, python (<< 2.8), python-pkg-resources

Files

  • /usr/share/python/ns/python-protobuf
  • /usr/share/doc/python-protobuf/README.Debian
  • /usr/share/doc/python-protobuf/copyright
  • /usr/share/doc/python-protobuf/changelog.Debian.gz
  • /usr/lib/python2.7/dist-packages/protobuf-3.1.0.egg-info/top_level.txt
  • /usr/lib/python2.7/dist-packages/protobuf-3.1.0.egg-info/requires.txt
  • /usr/lib/python2.7/dist-packages/protobuf-3.1.0.egg-info/PKG-INFO
  • /usr/lib/python2.7/dist-packages/protobuf-3.1.0.egg-info/namespace_packages.txt
  • /usr/lib/python2.7/dist-packages/protobuf-3.1.0.egg-info/dependency_links.txt
  • /usr/lib/python2.7/dist-packages/google/protobuf/wrappers_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/util/json_format_proto3_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/util/__init__.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_proto3_arena_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_no_generic_services_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_no_arena_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_no_arena_import_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_mset_wire_format_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_mset_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_import_public_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_import_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_custom_options_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/unittest_arena_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/type_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/timestamp_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/text_format.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/text_encoding.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/symbol_database.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/struct_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/source_context_pb2.py

Uploaded

over 7 years ago

Package Size

263 KB

Installed Size

2.14 MB

Downloads

199

wget

wget --content-disposition "https://packagecloud.io/capotej/protobuf3/packages/ubuntu/trusty/python-protobuf_3.1.0-1_amd64.deb/download.deb?distro_version_id=20"

Homepage

https://code.google.com/p/protobuf/