Source: django-oauth-toolkit Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Michael Fladischer , Build-Depends: debhelper (>= 11), dh-python, python-all, python-django (>= 1.6), python-django-braces, python-djangorestframework, python-mock, python-oauthlib, python-pytest, python-pytest-django, python-requests, python-setuptools, python-six, python3-all, python3-django, python3-django-braces, python3-djangorestframework, python3-mock, python3-oauthlib, python3-pytest, python3-pytest-django, python3-requests, python3-setuptools, python3-six, Standards-Version: 4.2.1 Homepage: https://github.com/jazzband/django-oauth-toolkit Vcs-Browser: https://salsa.debian.org/python-team/modules/django-oauth-toolkit Vcs-Git: https://salsa.debian.org/python-team/modules/django-oauth-toolkit.git Testsuite: autopkgtest-pkg-python Package: python-django-oauth-toolkit Architecture: all Depends: libjs-bootstrap, python-django (>= 1.6), python-django-braces, python-oauthlib, python-six, ${misc:Depends}, ${python:Depends}, Recommends: python-djangorestframework, Description: OAuth2 capabilities for Django projects Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of OAuthLib, so that everything is rfc-compliant. Package: python3-django-oauth-toolkit Architecture: all Depends: libjs-bootstrap, python3-django, python3-django-braces, python3-oauthlib, python3-six, ${misc:Depends}, ${python3:Depends}, Recommends: python3-djangorestframework, Description: OAuth2 capabilities for Django projects (Python3 version) Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of OAuthLib, so that everything is rfc-compliant. . This package contains the Python 3 version of the library.