File: control

package info (click to toggle)
python3-openid 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,668 kB
  • sloc: python: 17,486; xml: 234; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 866 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
Source: python3-openid
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Thomi Richards <thomi.richards@canonical.com>,
 Dominik George <natureshadow@debian.org>,
 Malik Mlitat <mlitat88@gmail.com>
Build-Depends: debhelper-compat (= 13),
	dh-python,
	python3-all,
	python3-setuptools
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/necaris/python3-openid
Vcs-Git: https://salsa.debian.org/python-team/packages/python3-openid.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python3-openid

Package: python3-openid
Architecture: all
Depends: ${misc:Depends},
	${python3:Depends}
Description: Python3 OpenID package for modern servers and consumers
 This is a set of Python packages to support use of the OpenID decentralized
 identity system in your application.