Wed, 27 Nov 2024 20:24:45 UTC | login

Information for build erlang-fast_xml-1.1.43-1.fc33

ID182087
Package Nameerlang-fast_xml
Version1.1.43
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/erlang-fast_xml.git#e467cfd9dc353f98209e31e5abd460e1b1558bbb
SummaryFast Expat based Erlang XML parsing and manipulation library
DescriptionFast 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 16:42:58 UTC
CompletedFri, 14 Aug 2020 17:23:23 UTC
Taskbuild (f33, /rpms/erlang-fast_xml.git:e467cfd9dc353f98209e31e5abd460e1b1558bbb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/erlang-fast_xml.git#e467cfd9dc353f98209e31e5abd460e1b1558bbb'}}
Tags
f33
f37
f38
RPMs
src
erlang-fast_xml-1.1.43-1.fc33.src.rpm (info) (download)
riscv64
erlang-fast_xml-1.1.43-1.fc33.riscv64.rpm (info) (download)
erlang-fast_xml-debuginfo-1.1.43-1.fc33.riscv64.rpm (info) (download)
erlang-fast_xml-debugsource-1.1.43-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 31 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.1.43-1 - Update to 1.1.43 (#1807287). - https://github.com/processone/fast_xml/blob/1.1.43/CHANGELOG.md