Metadata-Version: 1.1
Name: django-googledrive-storage
Version: 1.0.0
Summary: Storage implementation for Django that interacts with Google Drive
Home-page: https://github.com/torre76/django-googledrive-storage
Author: Gian Luca Dalla Torre
Author-email: gianluca.dallatorre@gmail.com
License: LICENSE.txt
Download-URL: https://github.com/torre76/django-googledrive-storage/tarball/1.0.0
Description: ===========================
        Django Google Drive Storage
        ===========================
        
        This is a `Django Storage <https://docs.djangoproject.com/en/1.7/ref/files/storage/>`_ implementation that uses `Google Drive <https://drive.google.com>`_ as backend for storing data.
        
        Documentation and Installation instructions
        -------------------------------------------
        
        Documentation and installation instructions can be found at `Django Google Drive Storage dedicated pages <http://torre76.github.io/django-googledrive-storage/>`_.
Keywords: django google drive storage googledrive
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
