wok view python-llfuse/description.txt @ rev 25817
Update kernel config for support mmc tablet
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Mar 03 12:26:15 2025 +0100 (6 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.