Source: libsocket6-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers  <packaging@list.openkylin.top>
Build-Depends: debhelper-compat (= 13),
               perl
Standards-Version: 4.6.1
Vcs-Browser: https://gitee.com/openkylin/libsocket6-perl
Vcs-Git: https://gitee.com/openkylin/libsocket6-perl.git
Homepage: https://metacpan.org/release/Socket6
Rules-Requires-Root: no


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.

