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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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)
Zeige alle Versionen (11 total)

Runtime Abhängigkeiten (1):

Platform ~> 0.4

Development Abhängigkeiten (3):

bundler ~> 1.0
rake ~> 11.0

Besitzer:

Autoren:

  • Ben Jansen

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 39.328

Für diese Version 13.832

Lizenz:

BSD

Erforderliche Ruby-Version: >= 0

Links: