File: control

package info (click to toggle)
libauthen-sasl-perl 2.08-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 172 kB
  • ctags: 123
  • sloc: perl: 939; makefile: 34
file content (15 lines) | stat: -rw-r--r-- 546 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libauthen-sasl-perl
Section: perl
Priority: extra
Maintainer: Davide Puricelli (evo) <evo@debian.org>
Standards-Version: 3.5.8.0
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.8.0)

Package: libauthen-sasl-perl
Architecture: all
Depends: ${perl:Depends}
Replaces: libnet-ldap-perl (<= 0.26-2)
Description: Authen::SASL - SASL Authentication framework 
 SASL is a generic mechanism for authentication used by several
 network protocols. Authen::SASL provides an implementation
 framework that all protocols should be able to share.