          MODULE=bazel
         VERSION=8.0.1
          SOURCE=$MODULE-$VERSION-dist.zip
      SOURCE_URL=https://github.com/bazelbuild/bazel/releases/download/$VERSION/
      SOURCE_VFY=sha256:399fd28a370012cbf9324cd21de5eef3aec3f278ad58d1e608edee6fb909a04e
        WEB_SITE=http://bazel.build
         ENTERED=20170419
         UPDATED=20250120
           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
