Metadata-Version: 1.1
Name: expyrimenter
Version: 0.1.0
Summary: Python tool to ease and parallelize distributed system     management tasks.
Home-page: https://github.com/cemsbr/expyrimenter
Author: Carlos Eduardo Moreira dos Santos
Author-email: cems@cemshost.com.br
License: GPLv3
Description: Expyrimenter
        ============
        
        .. image:: https://readthedocs.org/projects/expyrimenter/badge/?version=latest
        .. image:: https://travis-ci.org/cemsbr/expyrimenter.svg?branch=master
        .. image:: https://coveralls.io/repos/cemsbr/expyrimenter/badge.png
        
        Python tool to help experiment automation.
        It helps to execute local and remote commands in parallel.
        A quick example and documentation are available at `Read the Docs
        <http://expyrimenter.rtfd.org/en/latest/>`_.
        
Keywords: shell ssh cluster cloud install setup
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
