Source: libxml-handler-yawriter-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper (>=11~)
Build-Depends-Indep: perl,
                     libxml-perl
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.1.4
Homepage: https://metacpan.org/release/XML-Handler-YAWriter
Vcs-Browser: https://gitee.com/openkylin/libxml-handler-yawriter-perl
Vcs-Git: https://gitee.com/openkylin/libxml-handler-yawriter-perl.git

Package: libxml-handler-yawriter-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libxml-perl
Description: Perl module for writing XML documents
 The XML::Handler::YAWriter implements Yet Another XML::Handler::Writer.  The
 reasons for this one are needing a flexible escaping technique, and wanting
 some kind of pretty printing.
