This is a fork of Python-LLFUSE used by the Arvados project to support "arv-mount". If you are trying to install "arv-mount" you want the "arvados_fuse" package.
Python-LLFUSE is a set of Python bindings for the low level FUSE API. It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. Like FUSE itself, Python-LLFUSE is developed for Linux systems, but it should be compatible with OS-X, FreeBSD and NetBSD as well.
Python-LLFUSE releases can be downloaded from PyPi. The documentation
can be read online and is also included in the doc/html
directory of the Python-LLFUSE tarball.
Please report any bugs on the issue tracker. For discussion and questions, please use the general FUSE mailing list. A searchable mailing list archive is kindly provided by Gmane.
The Python-LLFUSE source code is available on GitHub.