Metadata-Version: 2.1
Name: cvtoolbox
Version: 0.0.1
Summary: A toolbox that integrates multiple tools
Home-page: https://github.com/xds95/cvtoolbox
Author: Xudong Shen
Author-email: sxd95@foxmail.com
License: UNKNOWN
Description: ## 项目意义
        本项目是一个工具箱，旨在运用该工具箱来快速的整理和训练数据
        ## 项目内容
        |编号|文件|函数|内容|
        |-|-|-|-|
        |1|tools_0_replace_str.py|replaceNegtiveToZero(path, old_str, new_str)|替换文件中的内容|
        |2|tools_1_statisitc.py|extra_box(image_path)|替换文件中的内容|
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
