File: control

package info (click to toggle)
cputool 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 176 kB
  • sloc: ansic: 676; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 838 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
Source: cputool
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Nigel Kukard <nkukard@lbsd.net>,
           Andreas Tille <tille@debian.org>
Section: utils
Priority: optional
Standards-Version: 4.7.2
Build-Depends: debhelper-compat (= 13),
               meson,
               python3-docutils
Vcs-Browser: https://salsa.debian.org/salvage-team/cputool
Vcs-Git: https://salsa.debian.org/salvage-team/cputool.git
Homepage: https://gitlab.linux.community/cputool/cputool/

Package: cputool
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility which manages CPU usage and system load
 CPUTool allows the limiting of cpu usage of a process or a process group to a
 given limit and allows the suspensions of process execution if the system
 load exceeds a defined threshold.