wok-current view python-llfuse/description.txt @ rev 25231
updated python-pytz (2019.3 -> 2021.3)
| author | Hans-Günter Theisgen |
|---|---|
| date | Wed Jul 13 17:07:13 2022 +0100 (2022-07-13) |
| 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.