Sat, 04 May 2024 23:07:42 UTC | login

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

ID28690
Package Namerakudo-XML
Version0.0.3
Release0.2.20170930git420bf9c.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rakudo-XML.git#c2e5a5579b517d1f752c17b008b2a9cec616efd1
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
StartedThu, 24 May 2018 07:53:50 UTC
CompletedThu, 24 May 2018 08:06:56 UTC
Taskbuild (f29-candidate, /rpms/rakudo-XML.git:c2e5a5579b517d1f752c17b008b2a9cec616efd1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rakudo-XML.git?#c2e5a5579b517d1f752c17b008b2a9cec616efd1'}}
Tags
f29
RPMs
src
rakudo-XML-0.0.3-0.2.20170930git420bf9c.fc29.src.rpm (info) (download)
riscv64
rakudo-XML-0.0.3-0.2.20170930git420bf9c.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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