File: control

package info (click to toggle)
unicode-idna 15.0.0-1.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 1,652 kB
  • sloc: sh: 14; makefile: 5
file content (22 lines) | stat: -rw-r--r-- 642 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
Source: unicode-idna
Section: misc
Priority: optional
Maintainer: Michael Gilbert <mgilbert@debian.org>
Rules-Requires-Root: no
Build-Depends:
 wget,
 xmlstarlet,
 debhelper-compat (= 13),
Standards-Version: 4.6.2
Homepage: http://www.unicode.org/reports/tr46/

Package: unicode-idna
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 unicode-data,
Description: unicode IDNA compatible processing data
 This package provides the data mapping table for unicode's IDNA specification.
 IDNA stands for Internationalizing Domain Names for Applications.  The data
 is primarily used to support non-ASCII unicode characters in domain names.