File: control

package info (click to toggle)
libsystem-info-perl 0.066-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,904 kB
  • sloc: perl: 2,516; sh: 25; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,146 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
Source: libsystem-info-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carnë Draug <carandraug+dev@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libtest-warnings-perl <!nocheck>,
                     perl
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsystem-info-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsystem-info-perl.git
Homepage: https://metacpan.org/release/System-Info
Rules-Requires-Root: no

Package: libsystem-info-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Multi-Arch: foreign
Description: package to obtain basic system information
 System::Info tries to present system-related information, like number
 of CPUs, architecture, OS, and release related information in a
 system-independent way.  This releases the user of this module of the
 need to know if the information comes from Windows, Linux, HP-UX,
 AIX, Solaris, Irix, or VMS, and if the architecture is i386, x64,
 pa-risc2, or arm.