wok annotate python-llfuse/description.txt @ rev 25696
created recipe for dool
author | Hans-G?nter Theisgen |
---|---|
date | Sat May 11 17:17:55 2024 +0100 (6 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25200 | 1 Python-LLFUSE is no longer actively maintained. |
Hans-G?nter@25200 | 2 Unless you are stuck with Python 2.x or libfuse 2.x, we recommended |
Hans-G?nter@25200 | 3 to use the pyfuse3 module instead. |
Hans-G?nter@25200 | 4 |
Hans-G?nter@25200 | 5 Python-LLFUSE is a set of Python bindings for the low level FUSE API. |
Hans-G?nter@25200 | 6 It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. |