1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libauthen-simple-ldap-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Oswald <x.oswald@free.fr>,
Florian Schlichting <fschlich@zedat.fu-berlin.de>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libauthen-simple-perl, libnet-ldap-perl
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Authen-Simple-LDAP/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-simple-ldap-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-simple-ldap-perl.git
Package: libauthen-simple-ldap-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libauthen-simple-perl, libnet-ldap-perl
Description: module for simple LDAP authentication
Authen::Simple::LDAP is part of the Authen::Simple framework for simple and
consistent authentication. It provides a module for authentication against an
LDAP service, including Apple Open Directory and Microsoft Active Directory
servers.
|