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
|
Source: libjlha-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konqueror@gmx.de>, Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>
Build-Depends: cdbs (>=0.4.36), debhelper (>=5)
Build-Depends-Indep: ant, java-gcj-compat-dev, classpath-doc
Standards-Version: 3.7.2
Package: libjlha-java
Architecture: all
Section: libs
Depends: java-gcj-compat | java1-runtime | java2-runtime
Suggests: java-virtual-machine, libjlha-java-doc-ja
Description: LHA compress/decompress library for Java
This package is a library that supports reading and writing an archive file
that created by LHA. This package has interfaces like the java.util.zip
package. Many Java programmers can operate easily an archive file that
created by LHA.
.
Homepage:
http://homepage1.nifty.com/dangan/Content/Program/Java/jLHA/LhaLibrary.html
Package: libjlha-java-doc-ja
Architecture: all
Section: doc
Depends: classpath-doc
Suggests: libjlha-java
Description: Japanese documentation for libjlha-java, the LHA library for Java
This package is a library that supports reading and writing an archive file
that created by LHA. This package has interfaces like the java.util.zip
package. Many Java programmers can operate easily an archive file that
created by LHA.
.
This package includes the API javadoc written in Japanese.
|