Source: libxml-stream-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libauthen-sasl-perl,
 libio-socket-ssl-perl,
 perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>,
 Jonathan Yu <jawnsy@cpan.org>,
 Ansgar Burchardt <ansgar@debian.org>,
 Franck Joncourt <franck@debian.org>,
 Fabrizio Regalli <fabreg@fabreg.it>,
 Florian Schlichting <fsfs@debian.org>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/XML-Stream
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-stream-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-stream-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libxml-stream-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libauthen-sasl-perl,
 libio-socket-ssl-perl
Suggests: libnet-dns-perl
Description: module for manipulating streaming XML data
 XML::Stream is a Perl module that provides the user with methods to connect
 to a remote server, send a stream of XML to the server and receive/parse an
 XML stream from the server.
 .
 It is primarily based on work for the Jabber Development Team's Etherx XML
 Router. For details, see <URL:http://xmpp.org/protocols/streams/>
