Source: python-requests-oauthlib Maintainer: Simon Fondrie-Teitler Section: python Priority: optional Build-Depends: debhelper (>= 12), python-all, python-setuptools, python-pytest, python3-all, dh-python, python3-setuptools, python-requests, python-oauthlib, python-sphinx, python3-sphinx, python-requests-mock, python-mock, python3-requests, python3-pytest, python3-requests-mock, python3-mock, python3-oauthlib, Homepage: https://github.com/requests/requests-oauthlib Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/simonft-guest/python-requests-oauthlib Vcs-Git: https://salsa.debian.org/simonft-guest/python-requests-oauthlib.git Package: python-requests-oauthlib Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-requests, python-oauthlib Description: module providing OAuthlib auth support for requests (Python 2) requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in greatly simplified ways through the requests library for Python. It will hide the quirks and hacks in OAuth 1, and will interface with all four of the grant types defined by the OAuth2 RFC. . This package provides the requests-oauthlib Python module for Python 2.x. Package: python3-requests-oauthlib Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-requests, python3-oauthlib Description: module providing OAuthlib auth support for requests (Python 3) requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in greatly simplified ways through the requests library for Python. It will hide the quirks and hacks in OAuth 1, and will interface with all four of the grant types defined by the OAuth2 RFC. . This package provides the requests-oauthlib Python module for Python 3.x. Package: python-requests-oauthlib-doc Architecture: all Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends}, Description: module providing OAuthlib auth support for requests (Common Documentation) requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in greatly simplified ways through the requests library for Python. It will hide the quirks and hacks in OAuth 1, and will interface with all four of the grant types defined by the OAuth2 RFC. . This package provides the common documentation for the requests-oauthlib Python module.