Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 779 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 779 Bytes

python-fuse

This is a Python interface to libfuse (https://github.com/libfuse/libfuse).

  • The API is described in README.new_fusepy_api. It's an informative description, not a reference. Apart from that, see the examples and the actual code.

  • Project home page is https://github.com/libfuse/python-fuse

  • Changelog and README.new_fusepy_api.html are generated files and are only included in releases. Look into make_release.sh for seeing how they are made.

Maintainer wanted

This project is currently orphaned. If you're interested in taking over maintenance, please file an issue. Ideally, this would include some reasons why you're qualified and some pull requests as additional evidence (so we know the project will be in good hands).