[ 源代码: python-llfuse ]
软件包:python3-llfuse(1.5.0+dfsg-1)
python3-llfuse 的相关链接
Debian 的资源:
下载源码包 python-llfuse:
- [python-llfuse_1.5.0+dfsg-1.dsc]
- [python-llfuse_1.5.0+dfsg.orig.tar.xz]
- [python-llfuse_1.5.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python 3 bindings for the low-level FUSE API
Python-llfuse is a set of Python bindings for the low level FUSE API. This package provides the extension for the Python 3 interpreter. The documentation is contained in the python-llfuse-doc package.
FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
其他与 python3-llfuse 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfuse2t64 (>= 2.9)
- Filesystem in Userspace (library)
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)
-
- sug: python-llfuse-doc
- Python bindings for the low-level FUSE API (documentation)