Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-XML-Parser-Lite-Tree-0.140.0-10.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-XML-Parser-Lite-Tree Distribution: Mageia
Version: 0.140.0 Vendor: Mageia.Org
Release: 10.mga8 Build date: Wed Feb 12 08:41:49 2020
Group: Development/Perl Build host: localhost
Size: 24374 Source RPM: perl-XML-Parser-Lite-Tree-0.140.0-10.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/XML-Parser-Lite-Tree/
Summary: Lightweight XML tree builder
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 0.140.0-10.mga8
  + Revision: 1498452
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 0.140.0-9.mga7
  + Revision: 1272782
  - Mageia 7 Mass Rebuild

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024