File: control

package info (click to toggle)
icu4j 57.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 74,560 kB
  • ctags: 32,299
  • sloc: java: 303,570; xml: 4,954; perl: 3,380; makefile: 17
file content (45 lines) | stat: -rw-r--r-- 1,891 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
Source: icu4j
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Steffen Moeller <moeller@debian.org>,
           Kai-Chung Yan <seamlikok@gmail.com>
Standards-Version: 3.9.8
Build-Depends: ant (>= 1.7.0),
               debhelper (>= 9),
               default-jdk,
               default-jdk-doc,
               javahelper,
               maven-repo-helper (>= 1.6~)
Vcs-Git: https://anonscm.debian.org/git/pkg-java/icu4j.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/icu4j.git
Homepage: http://www.icu-project.org

Package: libicu4j-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.

Package: libicu4j-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Recommends: default-jdk-doc
Description: Library for Unicode support and internationalization - Docs
 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.
 .
 This package provides the documentations.