https://bugzilla.redhat.com/show_bug.cgi?id=1497550 Bug ID: 1497550 Summary: Review Request: rakudo-XML - An Object-Oriented XML Library for Perl 6 Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: gp@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: ftp://ftp.uni-siegen.de/pub/review/rakudo-XML/spec/rakudo-XML.spec SRPM URL: ftp://ftp.uni-siegen.de/pub/review/rakudo-XML/srpm/rakudo-XML-0.0.3-0.1.20170930git420bf9c.fc26.src.rpm Description: XML (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. Fedora Account System Username: gerd -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx