          MODULE=dust
         VERSION=1.2.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/bootandy/dust/archive/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:2f6768534bd01727234e67f1dd3754c9547aa18c715f6ee52094e881ebac50e3
        WEB_SITE=https://github.com/bootandy/dust/
         ENTERED=20210117
         UPDATED=20260109
           SHORT="Like du but more intuitive"

cat << EOF
Dust is meant to give you an instant overview of which directories are using
disk space without requiring sort or head. Dust will print a maximum of one
'Did not have permissions message'.
Dust will list a slightly-less-than-the-terminal-height number of the biggest
subdirectories or files and will smartly recurse down the tree to find the
larger ones. There is no need for a '-d' flag or a '-h' flag.
The largest subdirectories will be colored.
EOF
