summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9b74d7b2aca7c1a558a1f634623dc4500e35bdb7 (plain)
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-tacacsplus-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Michael Shuler <michael@pbandjelly.org>,
 Jonathan Yu <jawnsy@cpan.org>,
 Angel Abad <angel@debian.org>,
 gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 9.20120312),
 perl
Standards-Version: 3.9.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-tacacsplus-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-tacacsplus-perl.git
Homepage: https://metacpan.org/release/Authen-TacacsPlus

Package: libauthen-tacacsplus-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl module for authentication using TACACS+ server
 Authen::TacacsPlus is a Perl module that provides authentication services
 using the TACACS+ authentication protocol, optionally supporting various
 authentication methods including plain text (ASCII), Password Authentication
 Protocol (PAP) and Challenge-Handshake Authentication Protocol (CHAP).