Sun, 05 May 2024 02:31:20 UTC | login

Information for build rakudo-XML-0.0.3-0.3.20170930git420bf9c.fc30

ID77031
Package Namerakudo-XML
Version0.0.3
Release0.3.20170930git420bf9c.fc30
Epoch
SummaryAn Object-Oriented XML Library for Perl 6
DescriptionXML (originally called Exemel) is a full fledged XML library for Perl 6. It handles parsing, generating, manipulating and querying XML. It supports element queries, parent element information, namespaces, and an extendable interface. It supports every major kind of XML Node (XML::Node): - Document (XML::Document) - Element (XML::Element) - Text (XML::Text) - Comment (XML::Comment) - PI (XML::PI) - CDATA (XML::CDATA) You can easily serialize the objects back to XML text by using any XML::Node object in a string context.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 08:30:00 UTC
CompletedSat, 01 Dec 2018 09:04:08 UTC
Taskbuild (f30-candidate, rakudo-XML-0.0.3-0.3.20170930git420bf9c.fc30.src.rpm)
Tags
f30
f31
RPMs
src
rakudo-XML-0.0.3-0.3.20170930git420bf9c.fc30.src.rpm (info) (download)
riscv64
rakudo-XML-0.0.3-0.3.20170930git420bf9c.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-0.3.20170930git420bf9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-0.2.20170930git420bf9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Sep 30 2017 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.3-0.1.20170930git420bf9c - create initial spec file