Python Bindings for the low-level FUSE API
http://code.google.com/p/python-llfuse/
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-llfuse && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-llfuse-release-1.5.1.tar.gz | 0000144174 141 KB | |
python-llfuse.changes | 0000013263 13 KB | |
python-llfuse.spec | 0000002688 2.63 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1217414
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 1.5.1: * Support and test on Python 3.13 also. * Cythonized using Cython 3.0.11 to get Python 3.13 support. * Misc. CI and readthedocs related changes.
Comments 0