python-oauth2 1.5.170-1 source package in Ubuntu

Changelog

python-oauth2 (1.5.170-1) unstable; urgency=low

  * New upstream release
  * Standards-Version: 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  22 Jun 2011 09:36:40 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-oauth2_1.5.170.orig.tar.gz 17.8 KiB eb782e7a9a297178518950141d9ea6d442a227c4f14d15193c11f8810ca08b24
python-oauth2_1.5.170-1.debian.tar.gz 2.4 KiB 6c780d4ea98e4ab9e948986efeebda020d174fad0613efa26c164faf2d599075
python-oauth2_1.5.170-1.dsc 2.0 KiB 4bbf0fd2d812485024c16539316ac34e71c3d3f56a405e59bdf41a231f435a1e

Available diffs

View changes file

Binary packages built by this source

python-oauth2: 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