Package : erlang-fast_xml

Package details

Summary: Fast Expat based Erlang XML parsing and manipulation library

Description:
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.
URL: https://github.com/processone/fast_xml/
License: ASL 2.0

Last packager: neoclust <neoclust>

List of RPMs