File: control

package info (click to toggle)
liblwp-authen-negotiate-perl 0.08-2.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 76 kB
  • sloc: perl: 68; makefile: 35
file content (17 lines) | stat: -rw-r--r-- 683 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: liblwp-authen-negotiate-perl
Priority: optional
Maintainer: Maximilian Wilhelm <max@rfc2324.org>
Build-Depends: debhelper (>= 5), perl
Standards-Version: 3.9.4
Section: perl

Package: liblwp-authen-negotiate-perl
Architecture: all
Depends: perl, libgssapi-perl, libwww-perl, ${misc:Depends}
Homepage: http://search.cpan.org/~agrolms/LWP-Authen-Negotiate/
Description: Perl module for GSSAPI based Authentication Plugin for LWP
 This is the CPAN Perl module LWP::Authen::Negotiate.
 .
 LWP::Authen::Negotiate is a transparent authentication plugin for LWP.
 The LWP::UserAgent will do authentication transparently based on your
 GSSAPI installation (MIT Kerberos or Heimdal).