Source: libxml-hash-xs-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: Ken Ibbotson , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libdevel-checklib-perl, libtest-simple-perl , libxml-libxml-perl , perl-xs-dev, perl:native, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-hash-xs-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-hash-xs-perl.git Homepage: https://metacpan.org/release/XML-Hash-XS Package: libxml-hash-xs-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, Recommends: libxml-libxml-perl, Description: Perl XS module to fastly convert XML from/to hash XML::Hash::XS implements simple hash to XML and XML to hash conversion written in C. . During conversion uses minimum of memory, XML or hash is written directly without building DOM. . Note that libxml-libxml-perl is required to build DOM.