File: control

package info (click to toggle)
libauthcas-perl 1.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 450; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libauthcas-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10), libmodule-build-perl
Build-Depends-Indep: perl
Maintainer: Thijs Kinkhorst <thijs@debian.org>
Homepage: https://sourcesup.renater.fr/projects/perlcas/
Vcs-Git: https://salsa.debian.org/debian/libauthcas-perl.git
Vcs-Browser: https://salsa.debian.org/debian/libauthcas-perl
Standards-Version: 4.1.4

Package: libauthcas-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl, libwww-perl
Description:  Client library for CAS 2.0
 JA-SIG Central Authentication Service (CAS) is a web authentication
 and Single-Sign-On system.
 .
 This AuthCAS Perl module provides required subroutines to validate
 and retrieve CAS tickets, allowing perl applications to become
 clients of a CAS server.