[ 原始碼: pyfuse3 ]
套件:python3-pyfuse3(3.2.0-2)
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 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: 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.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-trio
- Python async concurrency and I/O library