mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 08:55:57 +02:00
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
14 lines
593 B
XML
14 lines
593 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>
|
|
</maintainer>
|
|
<longdescription>
|
|
stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/FasterXML/stax2-api/issues</bugs-to>
|
|
<remote-id type="github">FasterXML/stax2-api</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|