Metadata-Version: 2.1
Name: copy-progress
Version: 0.1.3
Summary: Copy files or directories to a new location with progress bars for each item.
Home-page: https://github.com/cbarond/copy-progress
License: MIT
Author: Caelan Barondess
Author-email: cbarondess19@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: rich (>=12.6.0,<13.0.0)
Description-Content-Type: text/markdown

# copy-progress
 
This tool allows you to copy files or directories to a new location with progress bars for each item.
