Metadata-Version: 1.1
Name: django-rax
Version: 0.4
Summary: PyRax implementation for Django.
Home-page: https://github.com/dustinfarris/django-rax
Author: Dustin Farris
Author-email: dustin@dustinfarris.com
License: BSD
Description: 
        django-rax
        ==========
        
        Django-rax implements pyrax allowing you to synchronize your static
        files with Rackspace Cloud Files.  It also provides an optional
        storage backend for your media files if you so desire.
        
        :copyright: (c) 2013 by Dustin Farris
        :license: BSD, see LICENSE for more details
        
        
Platform: UNKNOWN
Classifier: Framework :: Django
