Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: aalto-xml | Distribution: openSUSE Tumbleweed |
Version: 1.3.3 | Vendor: openSUSE |
Release: 1.2 | Build date: Wed Sep 4 22:06:13 2024 |
Group: Development/Libraries/Java | Build host: reproducible |
Size: 393837 | Source RPM: aalto-xml-1.3.3-1.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/FasterXML/aalto-xml | |
Summary: Ultra-high performance non-blocking XML processor (Stax API + extensions) |
Aalto XML processor is an ultra-high performance next generation Stax XML processor implementation, implementing both basic Stax API (javax.xml.stream) and Stax2 API extension (org.codehaus.woodstox.stax2). In addition, it also implements SAX2 API. In additional to standard Java XML interfaces, one unique feature not implemented by any other Java XML parser that we are aware is so-called non-blocking (asynchronous) XML parsing: ability to parse XML without using blocking I/O, necessary for fully asynchronous processing such as those with Akka framework. Aalto non-blocking API is a minimalistic extension above Stax/Stax2 API to allow indication of "not yet available" token (EVENT_INCOMPLETE) as well as feeding of input (since InputStream can not be used as it blocks).
Apache-2.0
* Wed Sep 04 2024 Anton Shvetz <[email protected]> - Update to v1.3.3 * Release notes: + #86: Multi-byte characters are split in `writeCData()` if first byte sits right at the end of the buffer (reported, fix contributed by @tatsel) + #90: Update stax2-api dep to 4.2.2 (from 4.2) + #91: Multi-byte characters are split in `writeComment()` if first byte sits right at the end of the buffer + #93: Multi-byte characters are split in `writePI()` if first byte sits right at the end of the buffer * Tue Sep 12 2023 Fridrich Strba <[email protected]> - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp * Mon Dec 12 2022 Anton Shvetz <[email protected]> - Initial packaging with v1.3.2
/usr/share/doc/packages/aalto-xml /usr/share/doc/packages/aalto-xml/CREDITS /usr/share/doc/packages/aalto-xml/README.md /usr/share/doc/packages/aalto-xml/SECURITY.md /usr/share/doc/packages/aalto-xml/TODO /usr/share/doc/packages/aalto-xml/VERSION /usr/share/java/aalto-xml.jar /usr/share/licenses/aalto-xml /usr/share/licenses/aalto-xml/LICENSE /usr/share/maven-metadata/aalto-xml.xml /usr/share/maven-poms/aalto-xml.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 9 23:39:48 2024