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

wbar: remove imlib2-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 24 10:30:04 2023 +0000 (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.