1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libauthen-sasl-cyrus-perl
Section: perl
Priority: extra
Build-Depends: debhelper (>= 9.20120312~), libauthen-sasl-perl, libsasl2-dev,
libsasl2-modules, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Russ Allbery <rra@debian.org>, Damyan Ivanov <dmn@debian.org>
Standards-Version: 3.9.5
Homepage: http://www.cpan.org/authors/id/P/PB/PBOETTCH/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-sasl-cyrus-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-sasl-cyrus-perl.git
Package: libauthen-sasl-cyrus-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
libauthen-sasl-perl
Description: Perl extension for Cyrus SASL library
This module provides an Perl interface to the Cyrus implementation of
SASL. It works with the existing Authen::SASL implementation, has been
tested with Net::LDAP, and provides the GSSAPI authentication layer.
.
This version of the Authen::SASL::Cyrus includes an interface to the
server-side functionality of the SASL library.
|