Source: python-authlib Maintainer: Debian Python Team Uploaders: Stefano Rivera Section: python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-cryptography, python3-django, python3-flask, python3-flask-sqlalchemy, python3-itsdangerous, python3-mock, python3-pytest, python3-pytest-django, python3-requests, python3-setuptools, python3-sphinx Standards-Version: 4.5.1 Homepage: https://authlib.org/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-authlib.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-authlib Rules-Requires-Root: no Package: python3-authlib Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python library for OAuth and OpenID Connect servers The ultimate Python library in building OAuth and OpenID Connect servers. It is designed from low level specifications implementations to high level frameworks integrations, to meet the needs of everyone. Package: python-authlib-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: Python library for OAuth and OpenID Connect servers (docs) The ultimate Python library in building OAuth and OpenID Connect servers. It is designed from low level specifications implementations to high level frameworks integrations, to meet the needs of everyone. . This package contains the documentation for python3-authlib.