File: control

package info (click to toggle)
libapache2-mod-auth-openid 0.8-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,716 kB
  • ctags: 419
  • sloc: sh: 11,069; cpp: 1,583; makefile: 30
file content (15 lines) | stat: -rw-r--r-- 625 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libapache2-mod-auth-openid
Section: httpd
Priority: extra
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: debhelper (>= 10), apache2-dev, libopkele-dev, pkg-config, apache2-bin, libssl-dev (>= 1.1.0c)
Standards-Version: 3.9.8
Homepage: http://findingscience.com/mod_auth_openid/

Package: libapache2-mod-auth-openid
Architecture: any
Depends: apache2-api-20120211, ${shlibs:Depends}, ${misc:Depends}
Description: OpenID authentication module for Apache2
 mod_auth_openid is an authentication module for Apache2.
 It handles the functions of an OpenID consumer as specified in the
 OpenID 2.0 specification.