Unraid-SlackPack/source/SlackBuild/llfuse
2020-11-12 16:24:19 -07:00
..
fuse-2.9.9-x86_64-1.txz Add SlackBuilds 2020-11-12 16:24:19 -07:00
llfuse-1.3.6.tar.bz2 Add SlackBuilds 2020-11-12 16:24:19 -07:00
llfuse-1.3.8.tar.gz Add SlackBuilds 2020-11-12 16:24:19 -07:00
llfuse.info Add SlackBuilds 2020-11-12 16:24:19 -07:00
llfuse.SlackBuild Add SlackBuilds 2020-11-12 16:24:19 -07:00
README Add SlackBuilds 2020-11-12 16:24:19 -07:00
slack-desc Add SlackBuilds 2020-11-12 16:24:19 -07:00

LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
least FUSE 2.8.0 and supports both Python 2.x and 3.x.

LLFUSE was originally part of S3QL, but has been factored out so that it can
be used by other projects as well.

The SlackBuild detects presence of Python 3.x and if found,
then also bindings for Python 3.x are built.