Title: protobuf-dev.tcz Description: Development files part of Protocol Buffers - Google's data interchange format Version: 3.5.1 Author: Google Inc. Original-site: https://developers.google.com/protocol-buffers/ Copying-policy: Copyright 2008 Google Inc. All rights reserved. Size: 2.9M Extension_by: rhermsen Tags: development protobuf protocol buffers Comments: A language-neutral, platform-neutral, way of serializing structured data. Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. Change-log: 2018/07/14 First Version, 2.6.1 2018/07/20 Update to a later version, 3.5.1 Current: 2018/07/20 Update to a later version, 3.5.1