    MODULE=bazel
   VERSION=9.0.2
    SOURCE=$MODULE-$VERSION-dist.zip
SOURCE_URL=https://github.com/bazelbuild/bazel/releases/download/$VERSION/
SOURCE_VFY=sha256:d80b8f708e7a5840fd09b853a4343cace7e4c3504d4e8ac67367d4cb6224436e
  WEB_SITE=http://bazel.build
   ENTERED=20170419
   UPDATED=20260411
     SHORT="Google's own build tool"

cat << EOF
Bazel is Google's own build tool. Bazel has built-in support for building
both client and server software, including client applications for both
Android and iOS platforms. It also provides an extensible framework that
you can use to develop your own build rules.
EOF
