wok-current annotate python-llfuse/description.txt @ rev 25694

Fix cifs-utils, up grub2-efi-x64 stuff for iso EFI
author Stanislas Leduc <shann@slitaz.org>
date Sat Mar 30 18:05:22 2024 +0000 (3 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.