[ aramo ]
[ 原始碼: pyfuse3 ]
套件: python3-pyfuse3 (3.2.0-3build1)
python3-pyfuse3 的相關超連結
Trisquel 的資源:
下載原始碼套件 pyfuse3:
維護者:
Original Maintainers:
- Debian Python Team
- Nikolaus Rath
- Francesco Paolo Lovergine
外部的資源:
- 主頁 [github.com]
相似套件:
Python 3 bindings for libfuse 3 with asynchronous API
pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio, and enables you to easily write a full-featured Linux filesystem in Python.
其他與 python3-pyfuse3 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libfuse3-3 (>= 3.2.3)
- Filesystem in Userspace (library) (3.x version)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-trio
- Python async concurrency and I/O library