File: control

package info (click to toggle)
libauthen-radius-perl 0.29-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 576 kB
  • sloc: perl: 1,065; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,150 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: libauthen-radius-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@iki.fi>,
           gregor herrmann <gregoa@debian.org>,
           Xavier Guimard <yadd@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl,
                     libnet-ip-perl (>= 1.26),
                     libtest-nowarnings-perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libauthen-radius-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libauthen-radius-perl.git
Homepage: https://metacpan.org/release/Authen-Radius

Package: libauthen-radius-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libnet-ip-perl (>= 1.26)
Description: module to authenticate users using RADIUS
 Authen::Radius is a Perl module that supports authentication of credentials
 against a RADIUS database. It also permits retrieval and modification of a
 user's settings. Name/value attribute pairs are automatically translated by
 the loaded dictionary.