slackbuilds/python/llfuse
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
llfuse.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
llfuse.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
slack-desc python/llfuse: Updated for version 1.4.1. 2021-04-17 23:42:09 -05:00

README

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.