SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-oauth2 rpm build for : Fedora 14. For other distributions click python-oauth2.

Name : python-oauth2
Version : 1.2.1 Vendor : Fedora Project
Release : 1.fc13 Date : 2011-06-30 21:27:05
Group : System Environment/Libraries Source RPM : python-oauth2-1.2.1-1.fc13.src.rpm
Size : 0.07 MB
Packager : Fedora Project
Summary : Python support for improved oauth
Description :
Oauth2 was originally forked from Leah Culver and Andy Smith\'s oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal\'s fork. A
number of notable differences exist between this code and its forefathers:

- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It\'s a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/14/Everything/arm/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-oauth2-1.2.1-1.fc13.noarch.rpm
     

Provides :
python-oauth2

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
python-simplejson
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.6
rpmlib(PartialHardlinkSets) <= 4.0.4-1


Content of RPM :
/usr/lib/python2.6/site-packages/oauth2
/usr/lib/python2.6/site-packages/oauth2-1.2.1-py2.6.egg-info
/usr/lib/python2.6/site-packages/oauth2-1.2.1-py2.6.egg-info/PKG-INFO
/usr/lib/python2.6/site-packages/oauth2-1.2.1-py2.6.egg-info/SOURCES.txt
/usr/lib/python2.6/site-packages/oauth2-1.2.1-py2.6.egg-info/dependency_links.txt
/usr/lib/python2.6/site-packages/oauth2-1.2.1-py2.6.egg-info/requires.txt
/usr/lib/python2.6/site-packages/oauth2-1.2.1-py2.6.egg-info/top_level.txt
/usr/lib/python2.6/site-packages/oauth2-1.2.1-py2.6.egg-info/zip-safe
/usr/lib/python2.6/site-packages/oauth2/__init__.py
/usr/lib/python2.6/site-packages/oauth2/__init__.pyc
/usr/lib/python2.6/site-packages/oauth2/__init__.pyo
/usr/share/doc/python-oauth2-1.2.1
/usr/share/doc/python-oauth2-1.2.1/LICENSE.txt
/usr/share/doc/python-oauth2-1.2.1/PKG-INFO
/usr/share/doc/python-oauth2-1.2.1/README.md

 
ICM