Sun, 03 Aug 2025 14:49:05 CST | login

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

ID19643
Package Nameperl-XML-Twig
Version3.52
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-XML-Twig?.#c6cf8134b6a194004ce710329d72ecb20314a9f0
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, 12 Sep 2024 21:49:03 CST
CompletedThu, 12 Sep 2024 21:52:26 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/perl-XML-Twig:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-XML-Twig?.#origin/master'}}
Tags
dist-ocs23-epol9
epol9-test-compose
RPMs
src
perl-XML-Twig-3.52-2.ocs23.src.rpm (info) (download)
noarch
perl-XML-Twig-3.52-2.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 Sep 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.52-2 - bump version * Thu Jul 25 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.52-1 - initial build