File: control

package info (click to toggle)
tiptop 2.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 804 kB
  • sloc: ansic: 4,096; sh: 3,553; makefile: 178; yacc: 115
file content (22 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: tiptop
Standards-Version: 4.7.3
Maintainer: Tomasz Buchert <tomasz@debian.org>
Section: utils
Build-Depends: debhelper (>= 13),
               debhelper-compat (= 13),
               bison,
               flex,
               libncurses-dev,
               libxml2-dev
Vcs-Browser: https://salsa.debian.org/debian/tiptop
Vcs-Git: https://salsa.debian.org/debian/tiptop.git
Homepage: http://tiptop.gforge.inria.fr/

Package: tiptop
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: performance monitoring tool for Linux
 Tiptop is a performance monitoring tool for Linux. It provides
 a dynamic real-time view of the tasks running in the system.
 Tiptop is very similar to the top utility, but most of the information
 displayed comes from hardware counters.