Metadata-Version: 2.1
Name: wcpan.drive.cli
Version: 1.1.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
Description: # 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
        ```
        
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
