[ 原始碼: python-llfuse ]
套件:python-llfuse-doc(1.3.8+dfsg-2)
python-llfuse-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-llfuse:
- [python-llfuse_1.3.8+dfsg-2.dsc]
- [python-llfuse_1.3.8+dfsg.orig.tar.xz]
- [python-llfuse_1.3.8+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python bindings for the low-level FUSE API (documentation)
Python-llfuse is a set of Python bindings for the low level FUSE API. This package provides the documentation for both the Python 2 and Python 3 extension (packages python-llfuse and python3-llfuse).
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.
其他與 python-llfuse-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation
-
- rec: python3-llfuse
- Python 3 bindings for the low-level FUSE API