blob: 89aef0c0f9e76178bb4952233cf5b0ae5bb7068f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription lang="en">
rundoc is an Ant task designed to help with the single-sourcing of
program documentation. This task replaces special commands embedded
within text files with their output in a specified format. Currently,
only docbook format is supported.
</longdescription>
<origin>gentoo-staging</origin>
</pkgmetadata>
|