[ 源代码: pyfuse3 ]
软件包:python3-pyfuse3(3.2.1-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.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-trio (>= 0.15)
- Python async concurrency and I/O library