          MODULE=gflags
         VERSION=2.3.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/gflags/gflags/archive/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:f619a51371f41c0ad6837b2a98af9d4643b3371015d873887f7e8d3237320b2f
        WEB_SITE=https://github.com/gflags/gflags
         ENTERED=20181105
         UPDATED=20251206
           SHORT="commandline flags processing"

cat << EOF
The gflags package contains a C++ library
that implements commandline flags processing.

It includes built-in support for standard types
such as string and the ability to define flags
in the source file in which they are used.

Online documentation available at:
https://gflags.github.io/gflags/
EOF
