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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.6.1.3 - November 13, 2018 universal-mswin32 (6.23MB)
  2. 2.6.1.3 - November 13, 2018 (7.51MB)
  3. 2.6.1.3 - November 13, 2018 universal-mingw32 (6.23MB)
  4. 2.6.1.2 - February 14, 2017 universal-mswin32 (4.68MB)
  5. 2.6.1.2 - February 14, 2017 (5.96MB)
  6. 2.6.1 - April 04, 2016 (4.68MB)
全てのバージョンを表示(全11件)

Runtime依存関係 (1):

Platform ~> 0.4

Development依存関係 (3):

bundler ~> 1.0
rake ~> 11.0

所有者:

作者:

  • Ben Jansen

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 39,328

このバージョンのみ 13,832

ライセンス:

BSD

必要なRubyのバージョン: >= 0

リンク: