File: control

package info (click to toggle)
libidn2-0 0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 7,124 kB
  • sloc: ansic: 23,358; sh: 13,686; perl: 720; makefile: 153
file content (52 lines) | stat: -rw-r--r-- 1,775 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Source: libidn2-0
Section: libs
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Uploaders: Simon Josefsson <simon@josefsson.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, texinfo, texlive
Standards-Version: 3.9.6
Priority: extra
Homepage: https://www.gnu.org/software/libidn/#libidn2
Vcs-Browser: https://gitorious.org/libidn2/libidn2-dpkg
Vcs-Git: git://gitorious.org/libidn2/libidn2-dpkg.git

Package: libidn2-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Internationalized domain names (IDNA2008) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008.
 .
 This package contains runtime libraries.

Package: libidn2-0-dev
Section: libdevel
Architecture: any
Depends: libidn2-0 (= ${binary:Version}), ${misc:Depends}
Description: Internationalized domain names (IDNA2008) development files
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008.
 .
 This package contains header files and libraries for static linking.

Package: libidn2-0-dbg
Section: debug
Architecture: any
Depends: libidn2-0 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: Internationalized domain names (IDNA2008) debug symbols
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008.
 .
 This package contains symbol files for debugging.

Package: idn2
Section: devel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Internationalized domain names (IDNA2008) command line tool
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008.
 .
 This package contains the idn2 command-line tool.