           SPELL=dool
         VERSION=1.1.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/scottchiefbaker/$SPELL/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_HASH=sha512:f37a0fb7f7266d04b29c85b8388a377ca52b50fef8702529f7b4837abfefd897f48fa73cb303101808273e80362d4c146b7176991986b3c00c1a6b2fe3099182
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        DOC_DIRS=""
        WEB_SITE=https://github.com/scottchiefbaker/dool
         ENTERED=20220830
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="versatile replacement for vmstat, iostat and ifstat"
cat << EOF
Dool is a Python3 compatible clone of Dstat; forked after Dag Wieers ceased
development.

Dool is a versatile replacement for vmstat, iostat, and ifstat.  It overcomes
some of the limitations of these tools and adds some extra features. It allows
you to view all of your system resources instantly; you can, for example,
compare disk usage in combination with interrupts from your IDE controller, or
compare the network bandwidth numbers directly with the disk throughput (in the
same interval).
EOF
