Metadata-Version: 2.1
Name: django-rest-framework-proxy
Version: 1.6.0
Summary: Django Rest Framework Proxy allows easy proxying of incoming REST requests
Home-page: http://github.com/eofs/django-rest-framework-proxy/
Author: Tomi Pajunen
Author-email: tomi@madlab.fi
License: BSD
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: django>=1.7
Requires-Dist: djangorestframework>=3.1.0
Requires-Dist: requests>=1.1.0
