slackbuilds/python/llfuse
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README python/llfuse: Added (The Python LLFUSE Module). 2015-05-20 21:54:57 +07:00
llfuse.SlackBuild python/llfuse: Added (The Python LLFUSE Module). 2015-05-20 21:54:57 +07:00
llfuse.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc python/llfuse: Added (The Python LLFUSE Module). 2015-05-20 21:54:57 +07: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.