Metadata-Version: 2.4
Name: fuse-cache-mtime
Version: 1.0.0
Summary: FUSE filesystem with mtime-based caching for slow mounts like sshfs
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: fusepy>=3.0.1

# fuse-cache-mtime
A write throug fuse cache based on mtimes. 

If a directory is not changed at all we can used cached files.



