          MODULE=progress
         VERSION=0.17
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/Xfennec/progress/archive/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:ee9538fce98895dcf0d108087d3ee2e13f5c08ed94c983f0218a7a3d153b725d
        WEB_SITE=https://github.com/Xfennec/progress/
         ENTERED=20201101
         UPDATED=20240202
           SHORT="Shows running coreutils basic commands and displays stats"

cat << EOF
This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only C command that
looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.)
currently running on your system and displays the percentage of copied data.
It can also show estimated time and throughput, and provides a "top-like" mode
(monitoring).
EOF
