Last change
on this file since 34508 was 33772, checked in by donvip, 7 years ago |
update to latest version of Protocol Buffers (v3.4.1)
|
File size:
715 bytes
|
Line | |
---|
1 | Protocol Buffers - Google's data interchange format
|
---|
2 | Copyright 2008 Google Inc.
|
---|
3 | https://developers.google.com/protocol-buffers/
|
---|
4 |
|
---|
5 | This package contains a precompiled binary version of the protocol buffer
|
---|
6 | compiler (protoc). This binary is intended for users who want to use Protocol
|
---|
7 | Buffers in languages other than C++ but do not want to compile protoc
|
---|
8 | themselves. To install, simply place this binary somewhere in your PATH.
|
---|
9 |
|
---|
10 | If you intend to use the included well known types then don't forget to
|
---|
11 | copy the contents of the 'include' directory somewhere as well, for example
|
---|
12 | into '/usr/local/include/'.
|
---|
13 |
|
---|
14 | Please refer to our official github site for more installation instructions:
|
---|
15 | https://github.com/google/protobuf
|
---|
Note:
See
TracBrowser
for help on using the repository browser.