Metadata-Version: 1.1
Name: RestAuthCommon
Version: 0.5.0-6-g5b8c065
Summary: RestAuth shared library
Home-page: https://common.restauth.net
Author: Mathias Ertl
Author-email: mati@restauth.net
License: GNU General Public License (GPL) v3
Download-URL: https://common.restauth.net/download/restauth-common-0.5.0.tar.gz
Description: RestAuthCommon is a small set of classes used by both `RestAuth server
        <https://server.restauth.net>`_ and `RestAuthClient <https://python.restauth.net>`_.
        
        This library requires the `mimeparse module <https://code.google.com/p/mimeparse/>`_ (`PyPI link
        <http://pypi.python.org/pypi/mimeparse/0.1.3>`_).
        
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: mimeparse
