File: control

package info (click to toggle)
libsys-cpuload-perl 0.32-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 256 kB
  • sloc: perl: 319; makefile: 3
file content (33 lines) | stat: -rw-r--r-- 1,283 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
23
24
25
26
27
28
29
30
31
32
33
Source: libsys-cpuload-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libfile-which-perl <!nocheck>,
               libipc-run3-perl <!nocheck>,
               libmodule-metadata-perl <!nocheck>,
               libtest-deep-perl <!nocheck>,
               libtest-exception-perl <!nocheck>,
               libtest-simple-perl <!nocheck>,
               libtest-warnings-perl <!nocheck>,
               perl-xs-dev,
               perl:native,
               procps <!nocheck>
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsys-cpuload-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsys-cpuload-perl.git
Homepage: https://metacpan.org/release/Sys-CpuLoad
Rules-Requires-Root: no

Package: libsys-cpuload-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         libfile-which-perl,
         libipc-run3-perl
Description: module which retrieves load average of a machine
 Sys::CpuLoad retrieves the 1 minute, 5 minute, and 15
 minute load average of a machine.