Metadata-Version: 2.1
Name: human_cver
Version: 0.1.0
Summary: A small example package
Home-page: https://github.com/wkailiu/human_cver
Author: Wenkai Liu
Author-email: wenkai_liu@hust.edu.cn
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/wkailiu/human_cver/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# HumanCVer

# 安装步骤
1. 编辑代码
2. 删除build文件夹
3. python setup.py install 
4. pip install .

## 历程
* 2022.05.29 human-cver-0.1.0

