File: control

package info (click to toggle)
python-iconvcodec 1.1.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 156 kB
  • ctags: 200
  • sloc: ansic: 1,736; python: 251; perl: 114; makefile: 53
file content (33 lines) | stat: -rw-r--r-- 1,138 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
Source: python-iconvcodec
Section: interpreters
Priority: optional
Maintainer: Changwoo Ryu <cwryu@debian.org>
Build-Depends: debhelper (>> 4.0.0), python2.1-dev, python2.2-dev, python2.3-dev
Standards-Version: 3.5.8

Package: python2.1-iconvcodec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python2.1
Description: Python universal Unicode codec, using iconv()
 This is Python Unicode codec using iconv().  It supports all
 the encodings which are provided by iconv().
 .
 This package is for Python 2.1.

Package: python2.2-iconvcodec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python2.2
Description: Python universal Unicode codec, using iconv()
 This is Python Unicode codec using iconv().  It supports all
 the encodings which are provided by iconv().
 .
 This package is for Python 2.2.

Package: python2.3-iconvcodec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python2.3
Description: Python universal Unicode codec, using iconv()
 This is Python Unicode codec using iconv().  It supports all
 the encodings which are provided by iconv().
 .
 This package is for Python 2.3.