Metadata-Version: 1.1
Name: django-oauth2-provider-ng
Version: 0.4.1
Summary: Provide OAuth2 access to your app
Home-page: https://github.com/ifanrx/django-oauth2-provider
Author: ifanr
Author-email: ifanrx@ifanr.com
License: UNKNOWN
Description: django-oauth2-provider
        ======================
        
        .. image:: https://travis-ci.org/caffeinehit/django-oauth2-provider.png?branch=master
        
        *django-oauth2-provider* is a Django application that provides
        customizable OAuth2\-authentication for your Django projects.
        
        `Documentation <http://readthedocs.org/docs/django-oauth2-provider/en/latest/>`_
        
        `Help <https://groups.google.com/d/forum/django-oauth2-provider>`_
        
        License
        =======
        
        *django-oauth2-provider* is released under the MIT License. Please see the LICENSE file for details.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
