Metadata-Version: 2.4
Name: vfsi-fsspec
Version: 0.1.0
Summary: Shared fsspec engine for VFSI vectorized filesystem backends
Author-email: Ming Chen <v.mingchen@gmail.com>
License-Expression: MIT OR Apache-2.0
Project-URL: Homepage, https://github.com/vmingchen/vnfs
Project-URL: Repository, https://github.com/vmingchen/vnfs
Project-URL: Issues, https://github.com/vmingchen/vnfs/issues
Keywords: vfsi,fsspec,filesystem,vectorized-io
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
Requires-Dist: fsspec>=2024.12.0
Dynamic: license-file

# vfsi-fsspec

`vfsi-fsspec` is the backend-neutral buffering, batching, caching, callback,
and transaction engine shared by the `nfs4fs` and `vsmbfs` distributions. Most
users should install one of those protocol packages rather than this package
directly.
