Mon, 04 Aug 2025 16:48:14 CST | login

Information for build perl-XML-Twig-3.52-1.ocs23

ID13945
Package Nameperl-XML-Twig
Version3.52
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-XML-Twig.git?.#f0a7a699174942dd214a03b98e7f9a980a60794a
SummaryPerl module for processing huge XML documents in tree mode
DescriptionThis module provides a way to process XML documents. It is build on top of XML::Parser. XML::Twig offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the twig_roots and twig_print_outside_roots options.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 17:38:26 CST
CompletedThu, 25 Jul 2024 17:44:33 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/perl-XML-Twig.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-XML-Twig.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
RPMs
src
perl-XML-Twig-3.52-1.ocs23.src.rpm (info) (download)
noarch
perl-XML-Twig-3.52-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 25 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.52-1 - initial build