[ol7_developer_EPEL] rakudo-XML-0.0.3-0.1.20170930git420bf9c.el7.aarch64

Name:rakudo-XML
Version:0.0.3
Release:0.1.20170930git420bf9c.el7
Architecture:aarch64
Group:Unspecified
Size:461413
License:Artistic 2.0
RPM: rakudo-XML-0.0.3-0.1.20170930git420bf9c.el7.aarch64.rpm
Source RPM: rakudo-XML-0.0.3-0.1.20170930git420bf9c.el7.src.rpm
Build Date:Tue Sep 11 2018
Build Host:ca-buildarm02.us.oracle.com
Vendor:Oracle America
URL:https://github.com/supernovus/exemel
Summary:An Object-Oriented XML Library for Perl 6
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.

Related Packages (Show Changelog) (Show Filelist)