Metadata-Version: 2.0
Name: djangorestframework-oauth
Version: 0.2.0
Summary: OAuth support for Django REST Framework
Home-page: https://github.com/jpadilla/django-rest-framework-oauth
Author: José Padilla
Author-email: hello@jpadilla.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: django-oauth-plus (>=2.2.1)
Requires-Dist: oauth2 (>=1.5.211)
Requires-Dist: django-oauth2-provider (>=0.2.4)

UNKNOWN


