1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: libauthen-simple-net-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Oswald <x.oswald@free.fr>
Build-Depends: debhelper (>= 6)
Build-Depends-Indep: perl (>= 5.6.0-16), libtest-pod-perl, libtest-pod-coverage-perl, libauthen-simple-perl
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Authen-Simple-Net/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-simple-net-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-simple-net-perl/
XS-DM-Upload-Allowed: yes
Package: libauthen-simple-net-perl
Architecture: all
Depends: ${perl:Depends}, libauthen-simple-perl
Description: Simple NET authentication
This package allow to use NET authentication methods.
.
It supports:
* Simple FTP authentication,
* Simple POP3 authentication,
* Simple SMTP authentication.
.
It uses the libauthen-simple-perl framework.
|