Source: libnet-idn-encode-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers  <packaging@list.openkylin.top>
Build-Depends: debhelper (>= 10),
               libtest-nowarnings-perl,
               libmodule-build-perl (>= 0.420000)
Standards-Version: 4.2.1
Vcs-Browser: https://gitee.com/openkylin/libnet-idn-encode-perl
Vcs-Git: https://gitee.com/openkylin/libnet-idn-encode-perl.git
Homepage: https://metacpan.org/release/Net-IDN-Encode
 

Package: libnet-idn-encode-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: Internationalizing Domain Names in Applications (IDNA)
 Net::IDN::Encode provides an easy-to-use interface to encode and decode
 Internationalized Domain Names (IDNs).
 .
 IDNs use characters drawn from a large repertoire (Unicode), but IDNA
 allows the non-ASCII characters to be represented using only the ASCII
 characters already allowed in so-called host names today
 (letter-digit-hypen, /[A-Z0-9-]/i).

