Metadata-Version: 1.2
Name: robot-cli
Version: 0.1.4
Summary: UNKNOWN
Home-page: https://github.com/hypc/robot-cli
Author: hypc
Author-email: h_yp00@163.com
License: MIT
Description: # Robot Cli
        
        This is a command line interface for the robotframework.
        
        ## Installation
        
        To install simply run `pip install --upgrade robot-cli` .
        
        ## Getting help
        
        Just running `robot-cli help` .
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3
