          MODULE=protobuf
         VERSION=33.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/protocolbuffers/protobuf/releases/download/v$VERSION/
      SOURCE_VFY=sha256:cbc536064706b628dcfe507bef386ef3e2214d563657612296f1781aa155ee07
        WEB_SITE=https://developers.google.com/protocol-buffers/
            TYPE=cmake
         ENTERED=20130113
         UPDATED=20251022
           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
