Package
libxml-twig-perlVersion
1:3.48-1Priority
optionalSection
perlOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Bart Martens <bartm@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
587 kBDepends
perl, libxml-parser-perlRecommends
libtext-iconv-perl, libtie-ixhash-perl, libxml-xpathengine-perl | libxml-xpath-perl, libwww-perl, libhtml-parser-perlSuggests
libunicode-map8-perl, libunicode-string-perl, xml-twig-toolsHomepage
http://www.xmltwig.org/Task
ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, edubuntu-desktop, edubuntu-usb, xubuntu-core, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntustudio-fonts, ubuntu-gnome-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-mate-cloudtopSupported
5yDownload Size
156 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
Perl module for processing huge XML documents in tree modeThis 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 and twig_print_outside_roots
options. The finish and finish_print methods also help to increase
performance.
.
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.
Install Info
bionic,bionic,now 1:3.50-1 allInstalled Automatically
FalseFiles
/.//usr/
/usr/share/
/usr/share/doc/
/usr/share/doc/libxml-twig-perl/
/usr/share/doc/libxml-twig-perl/changelog.Debian.gz
/usr/share/doc/libxml-twig-perl/copyright
/usr/share/doc/libxml-twig-perl/README
/usr/share/man/
/usr/share/man/man3/
/usr/share/man/man3/XML::Twig.3pm.gz
/usr/share/perl5/
/usr/share/perl5/XML/
/usr/share/perl5/XML/Twig/
/usr/share/perl5/XML/Twig.pm
/usr/share/perl5/XML/Twig/XPath.pm