File: control

package info (click to toggle)
python-openid-teams 1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100 kB
  • sloc: python: 111; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 931 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
Source: python-openid-teams
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Sergio Durigan Junior <sergiodj@debian.org>
Build-Depends: debhelper-compat (= 13),
	       dh-sequence-python3,
	       python3-all,
	       python3-setuptools
Rules-Requires-Root: no
Standards-Version: 4.1.5
Homepage: https://github.com/puiterwijk/python-openid-teams
Vcs-Git: https://salsa.debian.org/python-team/packages/python-openid-teams.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-openid-teams
Testsuite: autopkgtest-pkg-python

Package: python3-openid-teams
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: OpenID teams extension for python-openid (Python 3)
 Implementation of the OpenID teams extension for python-openid.  The
 purpose of the extension is to allow retrieving group membership
 information from OpenID providers.