Metadata-Version: 1.1
Name: RestAuth
Version: 0.6.3
Summary: RestAuth server
Home-page: https://restauth.net
Author: Mathias Ertl
Author-email: mati@restauth.net
License: GNU General Public License (GPL) v3
Download-URL: https://server.restauth.net/download
Description: RestAuth is the server-side reference implementation of
        the `RestAuth protocol <https://restauth.net/Specification>`_. Please see
        `server.restauth.net <https://server.restauth.net>`_ for extensive
        documentation.
        
        This project requires `RestAuthCommon <https://common.restauth.net>`_
        (`PyPI <https://pypi.python.org/pypi/RestAuthCommon/>`_) and
        `mimeparse <http://code.google.com/p/mimeparse/>`_
        (`PyPI <https://pypi.python.org/pypi/mimeparse/>`_).
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Other Environment
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
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
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
