Fast Expat based Erlang XML parsing and manipulation library
Fast Expat based Erlang XML parsing and manipulation library, with a strong focus on XML stream parsing from network. It supports full XML structure parsing, suitable for small but complete XML chunks, and XML stream parsing suitable for large XML document, or infinite network XML stream like XMPP. This module can parse files much faster than built-in module xmerl. Depending on file complexity and size xml_stream:parse_element/1 can be 8-18 times faster than calling xmerl_scan:string/2.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.52-2.fc41 | - |
Fedora 41 | 1.1.52-2.fc41 | - |
Fedora 40 | 1.1.52-1.fc40 | - |
Fedora 39 | 1.1.52-1.fc39 | - |
You can contact the maintainers of this package via email at
erlang-fast_xml dash maintainers at fedoraproject dot org
.