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-krb5-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8), perl, libkrb5-dev
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Russ Allbery <rra@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
Ansgar Burchardt <ansgar@debian.org>, gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Krb5/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-krb5-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libauthen-krb5-perl/
Package: libauthen-krb5-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl interface to Kerberos 5 API
Authen::Krb5 is a Perl module providing an object-oriented interface to the
Kerberos 5 API. It rearranges the API slightly to provide an object-oriented
view, but otherwise closely matches the C interface. Use may require previous
experience with Kerberos 5 programming or reference to the Kerberos 5 API
documentation.
.
This package is built against the MIT Kerberos 5 libraries.
|