fuse 0.1

File system in user space package


FUSE is a loadable kernel module that provides support for creating POSIX file system drivers that run in user space. This library is intended to work with the PHP command-line interpreter.

License: PHP

Changes

Basic read support works.