1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libauthen-sasl-cyrus-perl
Section: perl
Priority: extra
Build-Depends: debhelper (>> 4.1), perl (>> 5.8), libauthen-sasl-perl, libsasl2-dev, libsasl2-modules
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Russ Allbery <rra@debian.org>
Standards-Version: 3.7.2
Package: libauthen-sasl-cyrus-perl
Architecture: any
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.
.
Homepage: http://www.wi-bw.tfh-wildau.de/~pboettch/home/index.php?site=asc
|