File: control

package info (click to toggle)
icu4j-4.4 4.4.2.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 50,228 kB
  • sloc: java: 260,162; xml: 4,430; perl: 3,097; makefile: 21
file content (28 lines) | stat: -rw-r--r-- 1,031 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
Source: icu4j-4.4
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends:
 ant (>= 1.7.0),
 debhelper-compat (= 13),
 default-jdk,
 javahelper,
 unzip,
 zip
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/icu4j-4.4.git
Vcs-Browser: https://salsa.debian.org/java-team/icu4j-4.4
Homepage: http://www.icu-project.org

Package: libicu4j-4.4-java
Architecture: all
Depends: ${misc:Depends}
Description: Library for Unicode support and internationalization
 ICU is a mature, widely used set of C/C++ and Java libraries for
 Unicode support, software internationalization and globalization
 (i18n/g11n). It grew out of the JDK 1.1 internationalization APIs, which
 the ICU team contributed, and the project continues to be developed
 for the most advanced Unicode/i18n support. ICU is widely portable and
 gives applications the same results on all platforms and between C/C++
 and Java software.