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

created recipes for nted and nted-lang
author Hans-G?nter Theisgen
date Sat Apr 22 14:54:15 2023 +0100 (21 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.