File: control

package info (click to toggle)
libauthcas-perl 1.5-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 92 kB
  • ctags: 27
  • sloc: perl: 351; makefile: 44
file content (21 lines) | stat: -rw-r--r-- 807 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
Source: libauthcas-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), libmodule-build-perl
Build-Depends-Indep: perl
Maintainer: CAS packaging team <pkg-cas-maintainers@lists.alioth.debian.org>
Uploaders: Olivier Berger <olivier.berger@it-sudparis.eu>, Thijs Kinkhorst <thijs@debian.org>
Homepage: http://sourcesup.cru.fr/projects/perlcas/
Standards-Version: 3.9.2

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.