Metadata-Version: 1.1
Name: TethysCluster
Version: 0.1.1
Summary: TethysCluster is an adaptation of StarCluster, a utility for creating and managing computing clusters hosted on Amazon's Elastic Compute Cloud (EC2).
Home-page: UNKNOWN
Author: Scott Christensen
Author-email: sdc50@byu.net
License: LGPL3
Description: =============
        TethysCluster
        =============
        :TethysCluster: Cloud Computing Toolkit for Diverse Clusters
        :Version: 0.1.1
        :Author: Scott Christensen
        :Team: CI-Water
        :Homepage: http://ci-water.org
        :License: LGPL
        
        Description:
        ============
        TethysCluster is an adaptation of StarCluster with the goal of making it
        compatible with multiple platforms and cloud providers including Windows
        and Microsoft Azure.
        
        StarCluster is a utility for creating and managing computing clusters hosted on
        Amazon's Elastic Compute Cloud (EC2). StarCluster utilizes Amazon's EC2 web
        service to create and destroy clusters of Linux virtual machines on demand.
        
        For more information about the StarCluster project see https://star.mit.edu/cluster/
        
        
        Licensing
        =========
        TethysCluster is licensed under the LGPLv3
        See COPYING.LESSER (LGPL) and COPYING (GPL) for LICENSE details
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Clustering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
