Package: wnpp Severity: wishlist Owner: Bas Couwenberg <[email protected]>
* Package name : libxml-descent-perl Version : 1.04 Upstream Author : Andy Armstrong <[email protected]> * URL : https://metacpan.org/release/XML-Descent * License : Artistic or GPL-1+ Programming Lang: Perl Description : Perl module for recursive descent XML parsing 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

