File: control

package info (click to toggle)
libnet-idn-nameprep-perl 1.102%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 120 kB
  • ctags: 2
  • sloc: perl: 56; sh: 51; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,337 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
24
25
26
27
28
29
Source: libnet-idn-nameprep-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9),
               libmodule-build-perl (>= 0.420000)
Build-Depends-Indep: libtest-nowarnings-perl,
                     libunicode-stringprep-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-idn-nameprep-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-idn-nameprep-perl.git
Homepage: https://metacpan.org/release/Net-IDN-Nameprep
Testsuite: autopkgtest-pkg-perl

Package: libnet-idn-nameprep-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libunicode-stringprep-perl
Description: stringprep profile for Internationalized Domain Names (RFC 3491)
 Net::IDN::Nameprep implements the nameprep specification, which describes how
 to prepare internationalized domain name (IDN) labels in order to increase
 the likelihood that name input and name comparison work in ways that make
 sense for typical users throughout the world. Nameprep is a profile of the
 stringprep protocol and is used as part of a suite of on-the-wire protocols
 for internationalizing the Domain Name System (DNS).