Metadata-Version: 1.1
Name: pyRscript
Version: 0.0.1
Summary: easy tool to use subprocess call Rscript and execute R program.
Home-page: https://github.com/chairco/pyRscript
Author: chairco
Author-email: chairco@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: 
            pyRscript
            ~~~~
        
            It's a easy tool to use subprocess call Rscript and execute R program and return returncode, stdout, stderr. 
        
            :copyright: (c) 2017 by chairco <chairco@gmail.com>.
            :license: BSD.
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
