Source: python-oauth Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 9), python-all, python-setuptools, python3-all, dh-python, python3-setuptools Standards-Version: 3.9.6 Homepage: http://code.google.com/p/oauth Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-oauth.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-oauth.git X-Python-Versions: >= 2.6 X-Python3-Versions: >= 3.3 Package: python-oauth Architecture: all Depends: ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: Python library implementing of the OAuth protocol python-oauth implements OAuth, which is an open protocol to allow API authentication in a simple and standard method from desktop and web applications. Package: python3-oauth Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python 3 library implementing of the OAuth protocol python-oauth implements OAuth, which is an open protocol to allow API authentication in a simple and standard method from desktop and web applications for Python 3.