    MODULE=htop
   VERSION=3.5.0
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://github.com/htop-dev/htop/archive/${VERSION}/
SOURCE_VFY=sha256:cf0e72abf670ff3547d9130e129d2a97a657a5b20c74132c17502c817babbb41
  WEB_SITE=http://hisham.hm/htop/index.php?page=main
   ENTERED=20040927
   UPDATED=20260410
     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
