blob: 2673da8b568035f6ec7c6bc573ec7df228032d5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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>
</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>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|