Metadata-Version: 2.4
Name: copyjindu
Version: 1.0.0
Summary: A file copy library with progress bar
Author: pengmin
Author-email: 877419534@qq.com
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
Requires-Dist: tqdm>=4.60.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# CopyProgress

一个带进度显示的文件复制Python库。

## 安装

```bash
pip install copyprogress
