slackbuilds/python/llfuse
B. Watson 7a5b449ecb python/llfuse: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:55 -04:00
..
README python/llfuse: Wrap README at 72 columns. 2022-03-17 12:37:55 -04:00
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

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.