Source: libnet-smtpauth-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libauthen-sasl-perl, libdigest-hmac-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-smtpauth-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-smtpauth-perl.git Homepage: https://metacpan.org/release/Net-SMTP_auth Package: libnet-smtpauth-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libauthen-sasl-perl, libdigest-hmac-perl Description: Perl module that provides SMTP authentication (Net::SMTP_auth) Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol AUTH service extension, enabling a perl5 application to talk to and authenticate against SMTP servers. . This module supplies a more powerful environment than Net::SMTP (provided by perl-modules).