Source: libnet-smtp-tls-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ivan Kohler <ivan-debian@420.am>,
           Xavier Guimard <x.guimard@free.fr>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libdigest-hmac-perl,
                     libio-socket-ssl-perl,
                     libnet-ssleay-perl,
                     perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-smtp-tls-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-smtp-tls-perl.git
Homepage: http://search.cpan.org/dist/Net-SMTP-TLS/

Package: libnet-smtp-tls-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdigest-hmac-perl,
         libio-socket-ssl-perl,
         libnet-ssleay-perl
Description: Perl SMTP client library supporting TLS and AUTH
 Net::SMTP::TLS is a TLS and AUTH capable SMTP client library which offers an
 interface that users will find familiar from Net::SMTP. Net::SMTP::TLS
 implements a subset of the methods provided by that module, but certainly not
 (yet) a complete mirror image of that API.

