Source: libxml-hash-lx-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Lucas Kanashiro Build-Depends: debhelper (>= 9) Build-Depends-Indep: liblib-abs-perl, libtest-distribution-perl, libxml-libxml-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-hash-lx-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-hash-lxperl.git Homepage: https://metacpan.org/release/XML-Hash-LX Testsuite: autopkgtest-pkg-perl Package: libxml-hash-lx-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-libxml-perl Description: module to convert hash to xml and vice versa using LibXML XML::Hash::LX is a companion for XML::LibXML. It operates with LibXML objects, can return or accept LibXML objects, and may be used for easy data transformations. . It is faster in parsing than XML::Simple, XML::Hash, XML::Twig, and of course much slower than XML::Bare. . It is faster in composing than XML::Hash, but slower than XML::Simple.