Source: libxml-atom-service-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
               libmodule-build-perl (>= 0.380000)
Build-Depends-Indep: libtest-nowarnings-perl,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl,
                     libxml-atom-perl,
                     perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Jose Luis Rivas <ghostbar38@gmail.com>,
           Fabrizio Regalli <fabreg@fabreg.it>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/XML-Atom-Service
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-service-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-service-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libxml-atom-service-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libxml-atom-perl
Description: Atom Service Document object
 XML::Atom::Service is a Service Document implementation. In the Atom
 Publishing Protocol, a client needs to first discover the capabilities
 and locations of Collections. The Service Document is designed to
 support this discovery process. The document describes the location and
 capabilities of Collections.
 .
 The Atom Publishing Protocol introduces some new XML elements, such as
 app:edited and app:draft, which are imported into XML::Atom. See
 XML::Atom::Atompub in detail.
