Source: libxml-libxml-lazybuilder-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libxml-libxml-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-libxml-lazybuilder-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-libxml-lazybuilder-perl
Homepage: https://metacpan.org/release/XML-LibXML-LazyBuilder
Testsuite: autopkgtest-pkg-perl

Package: libxml-libxml-lazybuilder-perl
Architecture: all
Depends:
 libxml-libxml-perl,
 ${perl:Depends},
 ${misc:Depends},
Description: easy and lazy way to create XML documents for XML::LibXML
 XML::LibXML is a Perl interface to the GNOME libxml2 library.
 .
 XML::LibXML::LazyBuilder This module significantly abridges the
 overhead of working with XML::LibXML by enabling developers to write
 concise, nested structures that evaluate into XML::LibXML objects.
