mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
18 lines
705 B
XML
18 lines
705 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>java@gentoo.org</email>
|
|
<name>Java</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The JavaHelp system is an online help system that developers can
|
|
use to add online help to their Java platform applications. The
|
|
JavaHelp system is both a JCP specification (JSR 97) and a reference
|
|
implementation of that specification. The JavaHelp system open source
|
|
project includes the source to the reference implementation.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">javaee/javahelp</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|