wok annotate python-llfuse/description.txt @ rev 25276

updated reiser4progs and reiser4progs-dev (2.0.0 -> 2.0.5)
author Hans-G?nter Theisgen
date Mon Jul 18 14:19:27 2022 +0100 (23 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.