SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-Parser-Lite-Tree rpm build for : Mageia Cauldron. For other distributions click perl-XML-Parser-Lite-Tree.

Name : perl-XML-Parser-Lite-Tree
Version : 0.140.0 Vendor : Mageia_Org
Release : 11.mga9 Date : 2022-03-20 16:15:13
Group : Development/Perl Source RPM : perl-XML-Parser-Lite-Tree-0.140.0-11.mga9.src.rpm
Size : 0.02 MB
Packager : umeabot < umeabot>
Summary : Lightweight XML tree builder
Description :
This is a singleton class for parsing XML into a tree structure. How does this
differ from other XML tree generators? By using XML::Parser::Lite, which is a
pure perl XML parser. Using this module you can tree-ify simple XML without
having to compile any C.

Each node contains a \"type\" key, one of \"root\", \"tag\" and \"data\". \"root\" is the
document root, and only contains an array ref \"children\". \"tag\" represents a
normal tag, and contains an array ref \"children\", a hash ref \"attributes\" and a
string \"name\". \"data\" nodes contain only a \"content\" string.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-Parser-Lite-Tree-0.140.0-11.mga9.noarch.rpm
ftp.icm.edu.pl  perl-XML-Parser-Lite-Tree-0.140.0-11.mga9.noarch.rpm
ftp.icm.edu.pl  perl-XML-Parser-Lite-Tree-0.140.0-11.mga9.noarch.rpm
ftp.icm.edu.pl  perl-XML-Parser-Lite-Tree-0.140.0-11.mga9.noarch.rpm
     

Provides :
perl(XML::Parser::Lite::Tree)
perl(XML::Parser::LiteCopy)
perl-XML-Parser-Lite-Tree

Requires :
perl >= 0:5.006
perl(Test::More)
perl(XML::Parser::LiteCopy)
perl(re)
perl(strict)
perl(vars)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-XML-Parser-Lite-Tree
/usr/share/doc/perl-XML-Parser-Lite-Tree/META.yml
/usr/share/doc/perl-XML-Parser-Lite-Tree/README
/usr/share/man/man3/XML::Parser::Lite::Tree.3pm.xz
/usr/share/man/man3/XML::Parser::LiteCopy.3pm.xz
/usr/share/perl5/vendor_perl/XML
/usr/share/perl5/vendor_perl/XML/Parser
/usr/share/perl5/vendor_perl/XML/Parser/Lite
/usr/share/perl5/vendor_perl/XML/Parser/Lite/Tree.pm
/usr/share/perl5/vendor_perl/XML/Parser/LiteCopy.pm

 
ICM