Last change
on this file since 32865 was 31905, checked in by donvip, 9 years ago |
[josm_pbf] update to protobuf 2.6.1
|
File size:
719 bytes
|
Rev | Line | |
---|
[30658] | 1 | Protocol Buffers - Google's data interchange format
|
---|
| 2 | Copyright 2008 Google Inc.
|
---|
[31905] | 3 | https://developers.google.com/protocol-buffers/
|
---|
[30658] | 4 |
|
---|
| 5 | This package contains a precompiled Win32 binary version of the protocol buffer
|
---|
| 6 | compiler (protoc). This binary is intended for Windows users who want to
|
---|
| 7 | use Protocol Buffers in Java or Python but do not want to compile protoc
|
---|
| 8 | themselves. To install, simply place this binary somewhere in your PATH.
|
---|
| 9 |
|
---|
| 10 | This binary was built using MinGW, but the output is the same regardless of
|
---|
| 11 | the C++ compiler used.
|
---|
| 12 |
|
---|
| 13 | You will still need to download the source code package in order to obtain the
|
---|
| 14 | Java or Python runtime libraries. Get it from:
|
---|
[31905] | 15 | https://github.com/google/protobuf/releases/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.