1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
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.5
Homepage: https://metacpan.org/release/Sys-CPU/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-cpu-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-cpu-perl.git
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.
|