Metadata-Version: 1.2
Name: runner.py
Version: 0.2
Summary: run.py
Home-page: https://github.com/mariocesar/runner.py
Author: Mario César Señoranis Ayala
Author-email: mariocesar.c50@gmail.com
License: UNKNOWN
Description: 
        .. image:: https://badge.fury.io/py/run.py.svg
            :target: https://pypi.org/project/runner.py/
        
        .. image:: https://travis-ci.org/mariocesar/run.py.svg?branch=master
            :target: https://travis-ci.org/mariocesar/run.py
        
        Install and Use
        ---------------
        
        Install with pip.
        
        .. code-block:: console
        
            pip install runner.py
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
