[ 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