RubyGems Navigation menu

protoc 2.6.1

protoc ================== This gem includes protoc binaries for Linux, Mac, and Windows. It installs a executable shim called `protoc` that picks the right one to run on your platform. You can use this gem to ensure that you have a protoc of the version you need on a system. ## Suggested Use Put `protoc` in your Gemfile, with the version of protobuf that you need. ``` depends 'protoc', '2.6.1' ``` Run `protoc` using `bundle exec`. ``` $ bundle exec protoc --version libprotoc 2.6.1 ``` ## Binaries The protoc binaries included in this gem came from the artifact [available in Maven Central](http://search.maven.org/#artifactdetails%7Ccom.google.protobuf%7Cprotoc%7C2.6.1%7Cpom).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.6.1.3 - November 13, 2018 universal-mswin32 (6.23 MB)
  2. 2.6.1.3 - November 13, 2018 (7.51 MB)
  3. 2.6.1.3 - November 13, 2018 universal-mingw32 (6.23 MB)
  4. 2.6.1.2 - February 14, 2017 universal-mswin32 (4.68 MB)
  5. 2.6.1.2 - February 14, 2017 (5.96 MB)
  6. 2.6.1 - April 04, 2016 (4.68 MB)
Show all versions (11 total)

Runtime Dependencies (1):

Platform ~> 0.4

Development Dependencies (3):

bundler ~> 1.0
rake ~> 11.0

Owners:

Authors:

  • Ben Jansen

SHA 256 checksum:

1aceb6bb37f149a77359b8dd415d690b34a16203183da2a35a9fddfdcb9f13ad

Total downloads 39,180

For this version 13,828

License:

BSD

Required Ruby Version: >= 0

Links: