Metadata-Version: 2.1
Name: wcpan.drive.cli
Version: 1.2.0
Summary: command line tool for wcpan.drive
Home-page: https://github.com/legnaleurc/wcpan.drive.cli
Author: Wei-Cheng Pan
Author-email: legnaleurc@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: Pillow (~=8.0)
Requires-Dist: PyYAML (~=5.3)
Requires-Dist: wcpan.drive.core (~=1.1)
Requires-Dist: wcpan.logger (~=1.2)
Requires-Dist: wcpan.worker (~=5.0)

# wcpan.drive.cli

Command line tool for `wcpan.drive`.

This package needs a driver to actually work with a cloud drive.

## Command Line Usage

```sh
python3 -m wcpan.drive.cli -h
```


