File: control

package info (click to toggle)
pagemon 0.02.05-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: ansic: 1,582; makefile: 43
file content (18 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pagemon
Rules-Requires-Root: no
Section: admin
Priority: optional
Maintainer: Colin Ian King <colin.i.king@gmail.com>
Standards-Version: 4.7.1.1
Build-Depends: debhelper (>= 13),
               debhelper-compat (=13),
               libncurses-dev
Homepage: https://github.com/ColinIanKing/pagemon

Package: pagemon
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: interactive memory/page monitoring tool
 pagemon is a ncurses based interactive memory/page monitoring tool
 allowing one to browse the memory map of an active running process
 on Linux.