Metadata-Version: 2.4
Name: pyw-fs
Version: 0.0.0.post2
Summary: Filesystem abstraction (local, S3, GCS) (placeholder)
Project-URL: Homepage, https://github.com/pythonWoods/pyw-fs
Project-URL: Documentation, https://pythonwoods.dev/docs/pyw-fs/latest/
Project-URL: Issues, https://github.com/pythonWoods/pyw-fs/issues
Project-URL: Changelog, https://github.com/pythonWoods/pyw-fs/releases
Author: pythonWoods
License: MIT
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: fsspec>=2024.3
Requires-Dist: pyw-core>=0.0.0
