[ 原始碼: python-llfuse ]
套件:python3-llfuse(1.4.1+dfsg-2 以及其他的)
python3-llfuse 的相關連結
Debian 的資源:
下載原始碼套件 python-llfuse:
- [python-llfuse_1.4.1+dfsg-2.dsc]
- [python-llfuse_1.4.1+dfsg.orig.tar.xz]
- [python-llfuse_1.4.1+dfsg-2.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: libfuse2 (>= 2.9)
- Filesystem in Userspace (library)
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)
-
- sug: python-llfuse-doc
- Python bindings for the low-level FUSE API (documentation)