         MODULE=bat
        VERSION=0.26.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/sharkdp/bat/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:4474de87e084953eefc1120cf905a79f72bbbf85091e30cf37c9214eafcaa9c9
       WEB_SITE=https://github.com/sharkdp/bat/
        ENTERED=20260717
        UPDATED=20260717
          SHORT="The syntax-highlighting cat"

cat << 'EOF'
`bat` is a variant on `cat` which adds syntax highlighting to files when
you view them.  It supports a wide variety of languages, and has flags
to highlight non-printable characters as well.
EOF
