Metadata-Version: 1.0
Name: fh-django-gcs
Version: 0.2.2
Summary: A Django app to provide a GCS storage engine for App Engine
Home-page: https://gitlab.com/futurehaus/django-gcs
Author: UNKNOWN
Author-email: jturmel@gmail.com
License: UNKNOWN
Description: ===
        GCS
        ===
        
        GCS is a Django library that provides a storage backend for Google Cloud Storage.
        It's currently built with dependency on GAE library and use within GAE, but that
        could be abstracted out.
        
        Installation
        ------------
        
        .. code-block:: sh
        
            $ pip install fh-django-gcs
        
        Running tests
        -------------
        
        TODO
        
        Usage
        -----
        
        TODO
        
Platform: UNKNOWN
