Metadata-Version: 1.0
Name: django-eve-proxy
Version: 0.5
Summary: A Django-based EVE API proxy.
Home-page: http://code.google.com/p/django-eve-proxy/
Author: Gregory Taylor
Author-email: gtaylor@l11solutions.com
License: GPL
Description: django-eve-proxy transparently handles requests to
        the EVE API from Python code or via HTTP. This allows developers to
        provide a restricted or global EVE API HTTP proxy, or access the EVE API
        via the CachedDocument python object.
        See the project page for more information:
        http://code.google.com/p/django-eve-proxy/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
