aboutsummaryrefslogtreecommitdiff
path: root/catapult/common/py_trace_event/third_party/protobuf/README.chromium
blob: f22d684e4d14b2bf8233e059a30333b8461e79ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Name: Protobuf
URL: https://developers.google.com/protocol-buffers/
Version: 3.0.0
License: BSD

Description:
Protocol buffers are Google's language-neutral, platform-neutral,
extensible mechanism for serializing structured data.

Local Modifications:
Removed pretty much everything except functions necessary to write
bools, ints, and strings.