Sat, 04 May 2024 23:53:26 UTC | login

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

ID66170
Package Namerakudo-XML
Version0.0.3
Release0.3.20170930git420bf9c.fc29
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
StartedWed, 22 Aug 2018 22:30:52 UTC
CompletedWed, 22 Aug 2018 23:36:36 UTC
Taskbuild (f29-candidate, rakudo-XML-0.0.3-0.3.20170930git420bf9c.fc29.src.rpm)
Tags
f29
f30
RPMs
src
rakudo-XML-0.0.3-0.3.20170930git420bf9c.fc29.src.rpm (info) (download)
riscv64
rakudo-XML-0.0.3-0.3.20170930git420bf9c.fc29.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