Skip to content

Commit b2e7217

Browse files
committed
Updated project status
1 parent 7e29c2a commit b2e7217

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

README.1st

Lines changed: 0 additions & 22 deletions
This file was deleted.

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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).

0 commit comments

Comments
 (0)