File: control

package info (click to toggle)
libposix-2008-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 416 kB
  • ctags: 779
  • sloc: pascal: 385; perl: 169; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 885 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: libposix-2008-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christopher Hoskin <mans0954@debian.org>
Build-Depends: debhelper (>= 9.20120312~),
 perl
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libposix-2008-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libposix-2008-perl.git
Homepage: https://metacpan.org/release/POSIX-2008
Testsuite: autopkgtest-pkg-perl

Package: libposix-2008-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl interface to POSIX.1-2008
 POSIX::2008 contains many of the interfaces specified by POSIX.1-2008 that
 the core POSIX module withholds, implements in Perl or messed up.
 .
 POSIX::2008 is provided "as is" unless someone volunteers to maintain it.