Metadata-Version: 1.0
Name: Cubric
Version: 0.1.0
Summary: Simple server setup and WSGI application deployment for EC2 and Rackspace
Home-page: https://github.com/mattupstate/cubric
Author: Matthew Wright
Author-email: matt@nobien.net
License: MIT
Description: 
        Cubric
        --------------
        
        Cubric allows you to easily create and configure servers for arbitrary WSGI
        applications on Amazon EC2 or Rackspace Cloud Servers
        
        
        Links
        `````
        
        * `development version
          <https://github.com/mattupstate/cubric/raw/develop#egg=Cubric-dev>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
