Metadata-Version: 1.1
Name: stratuslab-client
Version: 14.06.0_RC5
Summary: StratusLab command line client for users
Home-page: http://stratuslab.eu/
Author: StratusLab
Author-email: contact@stratuslab.eu
License: Apache Software License 2.0
Description: =================
        StratusLab Client
        =================
        
        This project contains a command line client and associated libraries
        for accessing a StratusLab cloud infrastructure.  More information
        about the StratusLab cloud distribution can be found at the
        collaboration's website: http://stratuslab.eu/, including information
        on configuring the client.
        
        
        Installation
        ============
        
        This package is intended to be installed via pip.  The following
        should 'just work':
        
            pip install stratuslab-client
        
        If this is done system-wide, the PYTHONPATH and PATH should already be
        set up correctly.  If this is a local installation, then you may need
        to set those environmental variables by hand. 
        
        See the tutorials on the StratusLab website on how to use the client.
        
        
        Feedback
        ========
        
        To provide feedback about the client or to report bugs with the code
        or packaging, please send an email to support@stratuslab.eu.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: System :: Distributed Computing
