blob: 41c1ddf61f8c5926015a41da691c46f98564ef1e (
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://srcux.com/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>srcux</origin>
</pkgmetadata>
|