aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 53303192d00b6f9f58868622d6db839ac78d4faf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: htop
Section: utils
Priority: optional
Maintainer: Bartosz Fenski <fenio@o2.pl>
Build-Depends: debhelper (>= 4.0.0), libncurses5-dev, autotools-dev
Standards-Version: 3.6.1

Package: htop
Architecture: any
Depends: ${shlibs:Depends}
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.
 .
 Homepage: http://htop.sourceforge.net

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