Metadata-Version: 2.1
Name: pyrobotf
Version: 1.0.0
Summary: A test framework based on robot.
Home-page: https://github.com/txu2k8/pyrobot
Author: tao.xu
Author-email: tao.xu2008@outlook.com
License: MIT
Description: # pyrobot
        A python test framework based on RF.
        
        # Quick start
        pip install robotframework
        pip install pyrobot
        
        
Keywords: python,unittest,robot
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.4.0
Description-Content-Type: text/markdown
