Update llfuse-1.3.6 to 1.3.8 to fix borg mount, add llfuse Slackbuild and notes

This commit is contained in:
KZ
2020-11-13 13:47:57 -08:00
parent 01e2189a64
commit 345701837c
13 changed files with 164 additions and 49 deletions

View File

@ -11,9 +11,9 @@ llfuse:
llfuse: LLFUSE is a set of Python bindings for the low level FUSE API.
llfuse: It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x.
llfuse:
llfuse: Homepage: https://bitbucket.org/nikratio/python-llfuse/
llfuse:
llfuse:
llfuse:
llfuse: Warning - no longer maintained
llfuse: Python-LLFUSE is no longer actively maintained. Unless you are stuck
llfuse: with Python 2.x or libfuse 2.x, use the pyfuse3 module instead.
llfuse:
llfuse: Homepage: https://github.com/python-llfuse/python-llfuse
llfuse: