wok diff python-llfuse/description.txt @ rev 25743

updated xfconf and xfconf-dev (4.12.0 -> 4.14.1)
author Hans-G?nter Theisgen
date Fri Aug 30 13:51:38 2024 +0100 (10 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-llfuse/description.txt	Fri Aug 30 13:51:38 2024 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +Python-LLFUSE is no longer actively maintained.
     1.5 +Unless you are stuck with Python 2.x or libfuse 2.x, we recommended
     1.6 +to use the pyfuse3 module instead.
     1.7 +
     1.8 +Python-LLFUSE is a set of Python bindings for the low level FUSE API.
     1.9 +It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x.