[ ソース: python-llfuse ]
パッケージ: python-llfuse-doc (1.5.0+dfsg-1)
python-llfuse-doc に関するリンク
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 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 (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- rec: python3-llfuse
- Python 3 bindings for the low-level FUSE API