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 46 47 48
|
Source: javahelp2
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Marek Slama <marek.slama@sun.com>, Varun Hiremath <varun@debian.org>
Build-Depends: cdbs, debhelper (>= 5)
Build-Depends-Indep: ant-optional, java-gcj-compat-dev,
libtomcat5.5-java, libservlet2.4-java, unzip
Standards-Version: 3.7.3
Homepage: http://javahelp.dev.java.net
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javahelp2
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/javahelp2
Package: javahelp2
Architecture: all
Section: devel
Priority: optional
Depends: java-gcj-compat | java1-runtime | java2-runtime
Suggests: javahelp2-doc
Description: Java based help system
The JavaHelp system is an online help system that developers can use to add
online help to their Java platform applications. The JavaHelp system provides
developers and authors with a standard, fully featured, easy to use system for
presenting online information to Java application users. The JavaHelp system
consists of a fully featured, extensible specification and API, and
a reference implementation of that specification and API that is written
entirely in the Java programming language. The JavaHelp system reference
implementation, based on the Java Foundation Classes (JFC, also known
as Swing), provides a standard interface that enables both application
developers and authors to add online help to their applications.
Package: javahelp2-doc
Architecture: all
Section: doc
Priority: optional
Description: Java based help system - contains Javadoc API documentation
The JavaHelp system is an online help system that developers can use to add
online help to their Java platform applications. The JavaHelp system provides
developers and authors with a standard, fully featured, easy to use system for
presenting online information to Java application users. The JavaHelp system
consists of a fully featured, extensible specification and API, and
a reference implementation of that specification and API that is written
entirely in the Java programming language. The JavaHelp system reference
implementation, based on the Java Foundation Classes (JFC, also known
as Swing), provides a standard interface that enables both application
developers and authors to add online help to their applications.
.
This package contains Javadoc API documentation.
|