Source: libxml-tidy-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nick Morrott <knowledgejunkie@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl
Build-Depends-Indep: libmath-basecnv-perl,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl,
                     libxml-xpath-perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-tidy-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-tidy-perl.git
Homepage: https://metacpan.org/release/XML-Tidy

Package: libxml-tidy-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmath-basecnv-perl,
         libxml-xpath-perl
Description: module for tidy indenting of XML documents
 XML::Tidy creates XML document objects (with inheritance from XML::XPath) to
 tidy mixed-content (ie. non-data) text node indenting. There are also some
 other handy member functions to compress && expand your XML document object
 (into either a compact XML representation or a binary one).
