Metadata-Version: 1.1
Name: rcomp
Version: 0.0.0
Summary: client of the rcomp server
Home-page: https://github.com/slivingston/rcomp
Author: Scott C. Livingston
Author-email: slivingston@cds.caltech.edu
License: BSD
Description-Content-Type: UNKNOWN
Description: Introduction
        ------------
        
        **rcomp** is a proof-of-concept for facilitating reproducible research by
        running primary assets remotely while providing interaction and result
        collection by easy-to-install client software.
        
        This Python package provides a client to the **rcomp** server. Source code for
        everything is available at https://github.com/slivingston/rcomp
        
        
        License
        -------
        
        This is free software released under the terms of `the BSD 3-Clause License
        <https://opensource.org/licenses/BSD-3-Clause>`_.  There is no warranty; not even
        for merchantability or fitness for a particular purpose.  Consult LICENSE.txt
        for copying conditions.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
