python-oauthlib 0.5.1-1 source package in Ubuntu

Changelog

python-oauthlib (0.5.1-1) unstable; urgency=low


  * New upstream release
  * Switched to pybuild

 -- Daniele Tricoli <email address hidden>  Tue, 03 Sep 2013 05:14:53 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-oauthlib_0.5.1-1.dsc 2.2 KiB b57c436e0df48430181fd8dc4072c2fa9118f2c1492a8e79b7c8d5a3b99751d3
python-oauthlib_0.5.1.orig.tar.gz 82.8 KiB c15712077ae4094f2b2fc3624caf740a69facccf7427414d0f6f7c7f7b681d42
python-oauthlib_0.5.1-1.debian.tar.gz 2.8 KiB e5f9c829cab8261c5355faddee8edf6e62fc852c4f9395e47b17bc65ae784a07

No changes file available.

Binary packages built by this source

python-oauthlib: generic, spec-compliant implementation of OAuth for Python

 OAuthLib is a generic utility which implements the logic of OAuth without
 assuming a specific HTTP request object. It can be used to graft OAuth support
 onto HTTP libraries.
 .
 OAuth1 is almost complete while OAuth2 is already in the works.

python3-oauthlib: generic, spec-compliant implementation of OAuth for Python3

 OAuthLib is a generic utility which implements the logic of OAuth without
 assuming a specific HTTP request object. It can be used to graft OAuth support
 onto HTTP libraries.
 .
 OAuth1 is almost complete while OAuth2 is already in the works.
 .
 This package contains the Python 3 version of the library.