Source: htop
Section: utils
Maintainer: Daniel Lange <DLange@debian.org>
Uploaders: Eugene V. Lyubimkin <jackyf@debian.org>,
           Graham Inggs <ginggs@debian.org>
Build-Depends: debhelper-compat (= 13),
               libhwloc-dev [!linux-any],
               libiberty-dev [!hurd-any],
               libncurses-dev,
               libnl-3-dev [linux-any],
               libnl-genl-3-dev [linux-any],
               libpcp4-dev,
               libsensors-dev [!hurd-any],
               libunwind-dev [!hurd-any],
               pkgconf
Standards-Version: 4.7.4
Homepage: https://htop.dev/
Vcs-Browser: https://salsa.debian.org/debian/htop
Vcs-Git: https://salsa.debian.org/debian/htop.git

Package: htop
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: lm-sensors,
          lsof,
          strace
Description: interactive processes viewer
 Htop is an ncursed-based process viewer similar to top, but it
 allows one to scroll the list vertically and horizontally to see
 all processes and their full command lines.
 .
 Tasks related to processes (killing, renicing) can be done without
 entering their PIDs.

Package: pcp-htop
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: lm-sensors,
          lsof,
          pcp,
          strace
Description: pcp version of the interactive processes viewer
 Pcp-htop is an ncursed-based frontend to PCP (Performance
 Co-Pilot) metrics. It is a derivative of htop that provides
 additional system performance data like historically collected
 PCP metrics alongside standard process information.
