1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: libauthen-krb5-simple-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), perl (>= 5.6.0-16), libkrb5-dev
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>, Xavier Oswald <xoswald@debian.org>,
Jonathan Yu <frequency@cpan.org>
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Authen-Krb5-Simple/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-krb5-simple-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libauthen-krb5-simple-perl/
Package: libauthen-krb5-simple-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl module for authentication using Kerberos 5
Authen::Krb5::Simple is a Perl module that provides a way to authenticate a
username/password combination using Kerberos 5. Simply use this module and
call its authentication function (or user@KRB_REALM) and a password.
|