File: control

package info (click to toggle)
qps 1.9.3-3.1
  • links: PTS
  • area: contrib
  • in suites: potato
  • size: 456 kB
  • ctags: 1,282
  • sloc: cpp: 8,565; makefile: 98; sh: 1
file content (15 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: qps
Section: contrib
Priority: optional
Maintainer: Hanno Wagner <wagner@linux.de>
Standards-Version: 2.3.0.1

Package: qps
Architecture: any
Depends: ${shlibs:Depends}
Description: Qt based process status monitor
 qps is an X11/Qt version of top or ps.
 qps is for Linux only, since there is no good standard
 way of getting process status information.  It uses the
 /proc file system and need not to be run as root.