File: control

package info (click to toggle)
libapache2-mod-auth-openid 0.8-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,712 kB
  • sloc: sh: 11,069; cpp: 1,583; makefile: 34
file content (27 lines) | stat: -rw-r--r-- 794 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: libapache2-mod-auth-openid
Section: httpd
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 apache2-bin,
 apache2-dev,
 debhelper (>= 11),
 libopkele-dev,
 libssl-dev (>= 1.1.0c),
 pkg-config,
Standards-Version: 4.2.1
Homepage: http://findingscience.com/mod_auth_openid/
Vcs-Git: https://salsa.debian.org/debian/libapache2-mod-auth-openid.git
Vcs-Browser: https://salsa.debian.org/debian/libapache2-mod-auth-openid


Package: libapache2-mod-auth-openid
Architecture: any
Depends:
 apache2-api-20120211,
 ${misc:Depends},
 ${shlibs: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.