summaryrefslogtreecommitdiffstats
path: root/python/python-fusepy/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-fusepy/README')
-rw-r--r--python/python-fusepy/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-fusepy/README b/python/python-fusepy/README
new file mode 100644
index 0000000000..4ecd4ca2a6
--- /dev/null
+++ b/python/python-fusepy/README
@@ -0,0 +1,4 @@
+fusepy is a Python module that provides a simple interface to FUSE and
+MacFUSE. It's just one file and is implemented using ctypes.
+
+python3 is an optional dependency (autodetected).