Package: wnpp
Severity: wishlist
Owner: Matanya Moses <mata...@foss.co.il>

* Package name    : libxml-treepuller-perl
  Version         : 0.1.3
  Upstream Author : Tyler Riddle <trid...@cpan.org>
* URL             : 
http://search.cpan.org/~triddle/XML-TreePuller-0.1.3_01/lib/XML/TreePuller.pm
* License         : GPL1 and Artistic1
  Programming Lang: Perl
  Description     : Pull interface to work with XML document fragments

This module implements a tree oriented XML pull processor providing fast and 
convenient unmarshalling of extremely large XML documents serially. 
Unmarshalling means the module is intended to turn the XML document into 
datastructures, not transform it. Tree oriented means the data is returned from 
the engine as a tree of data replicating the structure of the original XML 
document. Pull processor means you sequentially ask the engine for more data 
(the opposite of SAX). This engine also supports breaking the document into 
fragments so the trees are small enough to fit into RAM.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141208084507.25716.97921.report...@debian.foss.co.il

Reply via email to