File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # python-fuse #
2+
3+ This is a Python interface to libfuse
4+ (https://github.com/libfuse/libfuse ).
5+
6+ * The API is described in `` README.new_fusepy_api `` . It's an
7+ informative description, not a reference. Apart from that, see the
8+ examples and the actual code.
9+
10+ * Project home page is https://github.com/libfuse/python-fuse
11+
12+ * `` Changelog `` and `` README.new_fusepy_api.html `` are generated files
13+ and are only included in releases. Look into `` make_release.sh `` for
14+ seeing how they are made.
15+
16+ ## Maintainer wanted ##
17+
18+ This project is currently orphaned. If you're interested in taking
19+ over maintenance, please file an issue. Ideally, this would include
20+ some reasons why you're qualified and some pull requests as
21+ additional evidence (so we know the project will be in good hands).
You can’t perform that action at this time.
0 commit comments