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