An unofficial (hopefully eventually official) set of Python files which serve to document and demonstrate the FUSE Python API (Python bindings for FUSE filesystem library).
This started out as my own "Hello World" FUSE filesystem, but I soon realised the documentation was extremely lacking. I wrote very detailed comments and made the file system as general as possible, so that others can use it as a guide. Hopefully one day I'll tidy it up, and it can be included in the official documentation in some way.
Project information
- Maintainer:
- Matt Giuca
- Driver:
- Not yet selected
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python