Metadata-Version: 1.1
Name: RestAuthClient
Version: 0.5.0-32-ga9ccae7
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: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Environment :: Other Environment
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Web Environment
Requires: RestAuthCommon
