slackbuilds_ponce/python/python-fusepy/README
Andreas Guldstrand 963feed8b7 python/python-fusepy: Added (Simple ctypes bindings for FUSE).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-09 11:29:41 +00:00

4 lines
183 B
Text

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).