Metadata-Version: 1.1
Name: django-gapc-storage
Version: 0.2.2
Summary: a Django storage backend using GCS JSON API
Home-page: http://github.com/eldarion/django-gapc-storage
Author: Eldarion, Inc.
Author-email: development@eldarion.com
License: BSD
Description: ===============================================
        Django Google API Python Client Storage Backend
        ===============================================
        
        django-gapc-storage
        -------------------
        
        ``django-gapc-storage`` is a Django storage backend for Google Cloud Storage
        using the JSON API through google-api-python-client.
        
        
        Requirements
        --------------
        
        * Django 1.8+
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
