Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PersistenceReintegration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/3.5.0/HeuristicLab.ProtobufCS/Google.Protobuf Readme-3.5.0.txt @ 15501

Last change on this file since 15501 was 15501, checked in by jkarder, 6 years ago

#2520: added protobuf version 3.5.0 and changed proto definition

File size: 715 bytes
RevLine 
[15501]1Protocol Buffers - Google's data interchange format
2Copyright 2008 Google Inc.
3https://developers.google.com/protocol-buffers/
4
5This package contains a precompiled binary version of the protocol buffer
6compiler (protoc). This binary is intended for users who want to use Protocol
7Buffers in languages other than C++ but do not want to compile protoc
8themselves. To install, simply place this binary somewhere in your PATH.
9
10If you intend to use the included well known types then don't forget to
11copy the contents of the 'include' directory somewhere as well, for example
12into '/usr/local/include/'.
13
14Please 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.