Metadata-Version: 1.1
Name: RestAuthClient
Version: 0.6.1
Summary: RestAuth client library
Home-page: https://python.restauth.net
Author: Mathias Ertl
Author-email: mati@restauth.net
License: GNU General Public License (GPL) v3
Download-URL: https://python.restauth.net/download/
Description: RestAuthClient is the client reference implementation
        of the `RestAuth protocol <https://restauth.net/Specification>`_. RestAuth is a
        system providing shared authentication, authorization and preferences. The full
        documentation of this library is available at
        `python.restauth.net <https://python.restauth.net>`_.
        
        This library requires `RestAuthCommon <https://common.restauth.net>`_
        (`PyPI <http://pypi.python.org/pypi/RestAuthCommon/>`_).
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Other Environment
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
