File: control

package info (click to toggle)
libsocket6-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 428 kB
  • ctags: 74
  • sloc: ansic: 469; perl: 140; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 863 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: libsocket6-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~), perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Lintott <daniel@serverb.co.uk>
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/Socket6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsocket6-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsocket6-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libsocket6-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: Perl extensions for IPv6
 The Socket6 module supports getaddrinfo() and getnameinfo() to intend 
 to enable protocol independent programming. If your environment 
 supports IPv6, IPv6 related defines such as AF_INET6 are included.