Source: python-oauth2
Section: python
Priority: extra
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 10), python-all (>= 2.6.6-3), python-setuptools
Standards-Version: 3.9.3
Homepage: https://github.com/joestump/python-oauth2
Vcs-Git: git://git.kali.org/packages/python-oauth2.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-oauth2;a=summary

Package: python-oauth2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-httplib2
Provides: ${python:Provides}
Description: Library for OAuth version 1.0a (forked from python-oauth)
 python-oauth2 implements OAuth, which is an open protocol to allow API
 authentication in a simple and standard method from desktop and web
 applications. This was forked from python-oauth
