Pakket: libxml-twig-perl (1:3.26-2)
Verwijzigingen voor libxml-twig-perl
Ubuntu bronnen:
Het bronpakket libxml-twig-perl downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Bart Martens
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Perl module for processing huge XML documents in tree mode
This module provides a way to process XML documents. It is built on top of XML::Parser.
The module offers a tree interface to the document, while allowing to output the parts of it that have been completely processed.
It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the <twig_roots|twig_roots and twig_print_outside_roots|twig_print_outside_roots options. The finish|finish and finish_print|finish_print methods also help to increase performances.
XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser.
Homepage: http://www.xmltwig.com/
Andere aan libxml-twig-perl gerelateerde pakketten
|
|
|
-
- dep: libxml-parser-perl
- Perl module for parsing XML files
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practische Extractie en Reportage Taal
-
- rec: libhtml-parser-perl
- A collection of modules that parse HTML text documents
-
- rec: libtext-iconv-perl
- converts between character sets in Perl
-
- rec: libtie-ixhash-perl
- ordered associative arrays for Perl
-
- rec: libwww-perl
- WWW client/server library for Perl (aka LWP)
-
- rec: libxml-xpath-perl
- Perl module for processing XPath
-
- sug: libunicode-map8-perl
- Perl module to map 8bit character sets to Unicode
-
- sug: libunicode-string-perl
- Perl modules for Unicode strings