File: control

package info (click to toggle)
libsys-cpu-perl 0.61-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 116 kB
  • ctags: 3
  • sloc: perl: 29; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 813 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: libsys-cpu-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 9.20120312),
               perl
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/Sys-CPU
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsys-cpu-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-cpu-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libsys-cpu-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: module for getting CPU information
 The Sys::CPU Perl offers an API to get the number of CPUs and its
 speed and type. It reports numbers, type, and clockspeed of CPUs.