          MODULE=protobuf
         VERSION=34.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/protocolbuffers/protobuf/releases/download/v$VERSION/
      SOURCE_VFY=sha256:e4e6ff10760cf747a2decd1867741f561b216bd60cc4038c87564713a6da1848
        WEB_SITE=https://developers.google.com/protocol-buffers/
            TYPE=cmake
         ENTERED=20130113
         UPDATED=20260329
           SHORT="Encoding structured data in an efficient yet extensible format"
cat << EOF
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format.
Google uses Protocol Buffers for almost all of its internal RPC protocols
and file formats.
EOF
