Binary package “python3-oauthlib” in ubuntu trusty

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.