aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 1ad4697fda7d670a258fb719f4e8c7637c9eeb47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: htop
Section: utils
Priority: optional
Maintainer: Eugene V. Lyubimkin <jackyf@debian.org>
Build-Depends: debhelper (>= 7), libncurses5-dev, libncursesw5-dev,
  autotools-dev, quilt (>= 0.40), python-minimal, libhwloc-dev [!linux-any],
  dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.5
Homepage: http://hisham.hm/htop/

Package: htop
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: strace, ltrace
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.

© 2014-2024 Faster IT GmbH | imprint | privacy policy