
Filesystem in userspace (fuse) is a simple interface for userspace programs to export a virtual filesystem to the linux kernel. it also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
this package contains the shared library.