Metadata-Version: 2.1
Name: cloudfs
Version: 0.1.0
Summary: An interface to interact with cloud storage as if it's a local filesystem.
License: Apache License Version 2.0
Author: Allen Chou
Author-email: f1470891079@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: yarl
Description-Content-Type: text/markdown

# CloudFS
An interface to interact with cloud storage as if it's a local filesystem.

