ruby-google-protobuf 3.2.0-2 source package in Ubuntu

Changelog

ruby-google-protobuf (3.2.0-2) unstable; urgency=medium

  * Install as gem (use --gem-install option)
  * Generate *_pb.rb files 

 -- Pirate Praveen <email address hidden>  Sun, 20 Aug 2017 00:48:51 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-google-protobuf_3.2.0-2.dsc 2.2 KiB d31e62a3921da04be48921835df8edefef7c43863164e3f46ee5d69a8f3b09ae
ruby-google-protobuf_3.2.0.orig.tar.gz 258.6 KiB 9c9e135025cf24b94cb320c052db1b4b03c5297a35f4c685d57cb03f918b946d
ruby-google-protobuf_3.2.0-2.debian.tar.xz 2.8 KiB bdd390250e09aa566ee9e3b0a92108ba73c195912d7eae1e093ea6e1baf660bf

Available diffs

No changes file available.

Binary packages built by this source

ruby-google-protobuf: Protocol Buffers

 Protocol Buffers are Google's data interchange format.
 .
 This library contains the Ruby extension that implements Protocol Buffers
 functionality in Ruby.
 .
 The Ruby extension makes use of generated Ruby code that defines message and
 enum types in a Ruby DSL. You may write definitions in this DSL directly, but
 we recommend using protoc's Ruby generation support with .proto files. The
 build process in this directory only installs the extension; you need to
 install protoc as well to have Ruby code generation functionality.

ruby-google-protobuf-dbgsym: debug symbols for ruby-google-protobuf