wok-current annotate python-llfuse/description.txt @ rev 25701
Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Apr 19 12:48:51 2024 +0000 (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. |