File: control

package info (click to toggle)
libunicode 0.4.0-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,472 kB
  • ctags: 510
  • sloc: ansic: 13,451; sh: 7,506; perl: 450; makefile: 98; cpp: 9
file content (23 lines) | stat: -rw-r--r-- 838 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
Source: libunicode
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 4), libtool, autoconf2.13, automake1.4
Standards-Version: 3.6.1

Package: libunicode0
Architecture: any
Depends: ${shlibs:Depends}
Description: The GNOME Unicode library
 libunicode is a library for manipulating Unicode characters and
 strings.  It understands both the UTF-8 and UCS-2 encodings, and has a
 framework for adding support for new encodings.

Package: libunicode-dev
Section: libdevel
Architecture: any
Depends: libunicode0 (=${Source-Version})
Description: The GNOME Unicode library - development files
 libunicode is a library for manipulating Unicode characters and
 strings.  It understands both the UTF-8 and UCS-2 encodings, and has a
 framework for adding support for new encodings.