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!

instalar:
=

Versões:

  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)
Mostrar todas as versões (11)

Runtime Dependencies (1):

Platform ~> 0.4

Development Dependencies (3):

bundler ~> 1.0
rake ~> 11.0

Donos:

Autores:

  • Ben Jansen

SHA 256 checksum:

= Copy to clipboard Copied!

Total de downloads 39.328

Desta versão 13.832

Licença:

BSD

Versão Requerida do Ruby: >= 0

Links: