Metadata-Version: 1.0
Name: rauth
Version: 0.6.0
Summary: A Python library for OAuth 1.0/a, 2.0, and Ofly.
Home-page: https://github.com/litl/rauth
Author: Max Countryman
Author-email: max@litl.com
License: MIT
Description: 
            rauth
            -----
        
            A simple Python OAuth 1.0/a, OAuth 2.0, and Ofly consumer library built on
            top of Requests.
        
            Links
            `````
            * `documentation <https://rauth.readthedocs.org/en/latest/>`_
            * `development version <https://github.com/litl/rauth>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
