File: control

package info (click to toggle)
python3-openid 3.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,676 kB
  • ctags: 2,671
  • sloc: python: 17,299; xml: 234; sh: 14; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 860 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python3-openid
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Thomi Richards <thomi.richards@canonical.com>,
           Barry Warsaw <barry@debian.org>
Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/necaris/python3-openid
X-Python3-Version: >= 3.3
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python3-openid.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python3-openid.git

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.