python-oauth2client 1.4.12-0.1ubuntu1 source package in Ubuntu
Changelog
python-oauth2client (1.4.12-0.1ubuntu1) xenial; urgency=medium * d/control: Add missing dependencies from setup.py. -- David Della Vecchia <email address hidden> Wed, 17 Feb 2016 12:05:39 -0500
Upload details
- Uploaded by:
- David Della Vecchia
- Sponsored by:
- Chuck Short
- Uploaded to:
- Xenial
- Original maintainer:
- Debian Cloud Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-oauth2client_1.4.12.orig.tar.gz | 48.2 KiB | 74aa6c3beb90a4a7b9b8d0bc3cd60db34d45c5ee6136187bb9eabe85b4990e5e |
python-oauth2client_1.4.12-0.1ubuntu1.debian.tar.xz | 2.6 KiB | ca847d52388351cc252e0731d5442b10887209d8f6e3e0a2a69f152a7cea43f7 |
python-oauth2client_1.4.12-0.1ubuntu1.dsc | 1.8 KiB | 6726aa4561f5830f785d6f6f3237f3080b77198d83077ca8b79eee2739bc1004 |
Available diffs
Binary packages built by this source
- python-oauth2client: OAuth 2.0 client library - Python 2.7
The oauth2client is a client library for OAuth 2.0.
.
OAuth is an open standard for authorization. OAuth provides a method for
clients to access server resources on behalf of a resource owner (such as a
different client or an end-user). It also provides a process for end-users to
authorize third-party access to their server resources without sharing their
credentials (typically, a username and password pair), using user-agent
redirections.
.
OAuth is a service that is complementary to, and therefore distinct from,
OpenID. OAuth is also distinct from OATH, which is a reference architecture
for authentication (i.e. not a standard).
.
This package provides the Python 2.7 module.
- python3-oauth2client: OAuth 2.0 client library - Python 3.x
The oauth2client is a client library for OAuth 2.0.
.
OAuth is an open standard for authorization. OAuth provides a method for
clients to access server resources on behalf of a resource owner (such as a
different client or an end-user). It also provides a process for end-users to
authorize third-party access to their server resources without sharing their
credentials (typically, a username and password pair), using user-agent
redirections.
.
OAuth is a service that is complementary to, and therefore distinct from,
OpenID. OAuth is also distinct from OATH, which is a reference architecture
for authentication (i.e. not a standard).
.
This package provides the Python 3.x module.