          MODULE=htop
         VERSION=3.4.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/htop-dev/htop/archive/${VERSION}/
      SOURCE_VFY=sha256:af9ec878f831b7c27d33e775c668ec79d569aa781861c995a0fbadc1bdb666cf
        WEB_SITE=http://hisham.hm/htop/index.php?page=main
         ENTERED=20040927
         UPDATED=20251201
           SHORT="An interactive process viewer"

cat << EOF
htop is an interactive, text-mode (ncurses) process viewer. That has many
advantages over the standard top, like being able to scroll vertically and
horizontally, faster start time, and mouse operations.
EOF
