Package : perl-XML-Descent > RPM : perl-XML-Descent-1.40.0-8.mga7.src.rpm

Basic items

Name perl-XML-Descent
Version 1.40.0
Release 8.mga7
URL http://search.cpan.org/dist/XML-Descent
Group Development/Perl
Summary Recursive descent XML parsing
Size 17KB
Arch noarch
License GPL+ or Artistic

Description

The conventional models for parsing XML are either DOM (a data structure
representing the entire document tree is created) or SAX (callbacks are
issued for each element in the XML).

XML grammar is recursive - so it's nice to be able to write recursive
parsers for it. XML::Descent allows such parsers to be created.

Typically a new XML::Descent is created and handlers are defined for
elements we're interested in

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 14:41:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie