diff options
Diffstat (limited to 'filesystems/py-fusepy/pkg-descr')
-rw-r--r-- | filesystems/py-fusepy/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/filesystems/py-fusepy/pkg-descr b/filesystems/py-fusepy/pkg-descr new file mode 100644 index 000000000000..898b2d3e9be3 --- /dev/null +++ b/filesystems/py-fusepy/pkg-descr @@ -0,0 +1,2 @@ +fusepy is a Python module that provides a simple interface to FUSE and MacFUSE. +It's just one file and is implemented using ctypes. |