File: control

package info (click to toggle)
libperl-osnames-perl 0.122-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 164 kB
  • sloc: perl: 178; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 951 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
Source: libperl-osnames-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nick Morrott <knowledgejunkie@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libperl-osnames-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libperl-osnames-perl.git
Homepage: https://metacpan.org/release/Perl-osnames
Rules-Requires-Root: no

Package: libperl-osnames-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Multi-Arch: foreign
Description: Perl module to list possible $^O ($OSNAME) values with description
 Perl::osnames provides possible values of $^O, along with a description for
 each. It also provides helper functions, such as whether an operating system
 is POSIX-compatible or Unix-like.