Sun, 29 Jun 2025 20:43:53 CST | login

Information for build perl-XML-Stream-1.24-1.oc9

ID25573
Package Nameperl-XML-Stream
Version1.24
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-XML-Stream.git?.#d130a6410b50a542edee2dad63f2b28db3efab0b
SummaryXML::Stream - streaming XML library
DescriptionThis module provides the user with methods to connect to a remote server, send a stream of XML to the server, and receive/parse an XML stream from the server. It is primarily based work for the Etherx XML router developed by the Jabber Development Team. For more information about this project visit http://etherx.jabber.org/stream/. XML::Stream gives the user the ability to define a central callback that will be used to handle the tags received from the server. These tags are passed in the format defined at instantiation time. the closing tag of an object is seen, the tree is finished and passed to the call back function. What the user does with it from there is up to them. For a detailed description of how this module works, and about the data structure that it returns, please view the source of Stream.pm and look at the detailed description at the end of the file.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:11:50 CST
CompletedThu, 25 Jul 2024 21:15:25 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-XML-Stream.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-XML-Stream.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-XML-Stream-1.24-1.oc9.src.rpm (info) (download)
noarch
perl-XML-Stream-1.24-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.24-1 - initial build