Metadata-Version: 2.1
Name: xiaobaiinstaller
Version: 2.2
Summary: Xiaobai Test Tools Install
Home-page: https://gitee.com/big_touch/xiaobaiinstaller
Author: Tser
Author-email: 807447312@qq.com
License: UNKNOWN
Description: ### 安装
            pip install xiaobaiinstaller
            or
            pip install -U xiaobaiinstaller
        
        ### 使用
            打开cmd输入一下命令，回车运行
            xiaobaiinstaller
        
        ### 备注
            - 目前支持：JMeter与JDK的安装
            - 可以手动获取JMeter或者JDK的版本，推荐选择新版本
            - 软件默认安装在D:\Program Files盘下，也可自定义安装在其它目录下
            - 后续再增加其它软件安装
Keywords: xiaobai tool test install
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
