Name Date Size #Lines LOC

..--

BUILD.gnH A D25-Apr-202523.7 KiB474453

README.chromiumH A D25-Apr-2025342 1210

proto_library.gniH A D25-Apr-20253.2 KiB11095

protoc_wrapper.pyH A D25-Apr-20254.8 KiB153116

README.chromium

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.