File: control

package info (click to toggle)
trac-authopenid 0.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 344 kB
  • ctags: 173
  • sloc: python: 703; makefile: 8
file content (19 lines) | stat: -rw-r--r-- 854 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: trac-authopenid
Section: python
Priority: optional
Maintainer: Jeremy Lainé <jeremy.laine@m4x.org>
Uploaders: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.5
Homepage: http://github.com/dairiki/authopenid-plugin
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/trac-authopenid.git
Vcs-Git: git://anonscm.debian.org/collab-maint/trac-authopenid.git
X-Python-Version: >= 2.5

Package: trac-authopenid
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, trac (>= 0.11), python-openid
Description: OpenID authentication plugin for Trac
 This plugin makes it possible to login to Trac using the OpenID decentralized
 identity system. This allows users to sign in using existing accounts instead
 of having to create a new password.