wok view python-llfuse/description.txt @ rev 25200

updated python-llfuse (1.3.6 -> 1.3.8)
author Hans-G?nter Theisgen
date Wed Jul 13 14:06:28 2022 +0100 (22 months ago)
parents
children
line source
1 Python-LLFUSE is no longer actively maintained.
2 Unless you are stuck with Python 2.x or libfuse 2.x, we recommended
3 to use the pyfuse3 module instead.
5 Python-LLFUSE is a set of Python bindings for the low level FUSE API.
6 It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x.