Metadata-Version: 1.0
Name: cirruscluster
Version: 0.0.1-16
Summary: A batteries-included MapReduce cluster-in-a-can for scientists, researchers, and engineers.
Home-page: https://github.com/heathkh/cirruscluster
Author: Kyle Heath
Author-email: cirruscluster@gmail.com
License: MIT
Description: Cirrus Cluster
        ==============
        
        A batteries-included MapReduce cluster-in-a-can for scientists, researchers, and engineers.
        
        Documentation
        -------------
        
        https://cirruscluster.readthedocs.org
        
        Installation
        -------------
        
        To get latest release...
        
        ``pip install cirruscluster --use-mirrors``
        
        or to get current developement version...
        
        ``git clone https://github.com/cirruscluster/cirruscluster.git; python setup.py install``
        
        Contact
        ------
        *Author: Kyle Heath (cirruscluster [at] gmail)*
        
        .. image:: https://travis-ci.org/heathkh/cirruscluster.png
        :alt: Build Status
        :target: https://travis-ci.org/heathkh/cirruscluster
Keywords: hadoop MapR mapreduce cluster cloud
Platform: UNKNOWN
