python-protobuf_3.0.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.0.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 aa440d64b1cd51e720cfcbdeb3b009d1
SHA1 30ce63b9c6e02a278094c18a646323b80e2b729c
SHA256 0281c78ab5ef02a3d6957bfa117552461db3f41017ad2a4dc20d2b7b3f417398
SHA512 9009b99267cd138503469cc0a8beb6c2020a82df9e98620e5860fc7aae8a3a0bb1ef924a9cc09daff87abc7b7a885bda3f9840fae276db9d4a7f5327c7f33063

Depends

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

Files

  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/more_extensions_dynamic_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/missing_enum_values_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/message_test.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/message_set_extensions_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/message_listener.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/message_factory_test.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/json_format_test.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/import_test_package/outer_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/import_test_package/inner_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/import_test_package/__init__.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/generator_test.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/file_options_test_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/factory_test2_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/factory_test1_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/enum_type_wrapper.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/encoder.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/descriptor_test.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/descriptor_pool_test2_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/descriptor_pool_test1_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/descriptor_pool_test.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/descriptor_database_test.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/decoder.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/containers.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/api_implementation.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/any_test_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/_parameterized.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/_api_implementation.x86_64-linux-gnu.so
  • /usr/lib/python2.7/dist-packages/google/protobuf/internal/__init__.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/field_mask_pb2.py
  • /usr/lib/python2.7/dist-packages/google/protobuf/empty_pb2.py

Uploaded

over 7 years ago

Package Size

260 KB

Installed Size

2.12 MB

Downloads

191

wget

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

Homepage

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