aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: e17dbbac1c0ca75c03e6e529d2a2b5bb3ea05840 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: htop
Section: utils
Priority: optional
Maintainer: Eugene V. Lyubimkin <jackyf.devel@gmail.com>
Build-Depends: debhelper (>= 7), libncurses5-dev, autotools-dev, quilt (>= 0.40), python-minimal
Standards-Version: 3.8.2
DM-Upload-Allowed: yes
Homepage: http://htop.sourceforge.net

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 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