xref: /aosp_15_r20/external/openscreen/third_party/protobuf/README.chromium (revision 3f982cf4871df8771c9d4abe6e9a6f8d829b2736)
1Name: Protocol Buffers
2Short Name: protobuf
3URL: https://github.com/google/protobuf
4License: BSD
5License File: src/LICENSE
6Security Critical: yes
7
8Description:
9
10Protocol buffers are Google's language-neutral, platform-neutral, extensible
11mechanism for serializing structured data. Open Screen uses protobufs primary
12for message serialization.