aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: d10eff02d9558882537311d44fa17bcab58060cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: htop
Section: utils
Priority: optional
Maintainer: Daniel Lange <dl.ml1@usrlocal.de>
Uploaders: Eugene V. Lyubimkin <jackyf@debian.org>,
  Graham Inggs <ginggs@debian.org>
Build-Depends: debhelper (>= 9), libncurses5-dev, libncursesw5-dev,
  dh-autoreconf
Standards-Version: 3.9.7
Homepage: http://hisham.hm/htop/

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