软件包:python3-pyzfs(2.0.3-9+deb11u1) [contrib]
python3-pyzfs 的相关链接
Debian 的资源:
下载源码包 zfs-linux:
- [zfs-linux_2.0.3-9+deb11u1.dsc]
- [zfs-linux_2.0.3.orig.tar.gz]
- [zfs-linux_2.0.3-9+deb11u1.debian.tar.xz]
维护小组:
- Debian ZFS on Linux maintainers (QA 页面)
- Aron Xu (QA 页面)
- Carlos Alberto Lopez Perez (QA 页面)
- Mo Zhou (QA 页面)
外部的资源:
- 主页 [zfsonlinux.org]
相似软件包:
wrapper for libzfs_core C library
libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python.
nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced.
其他与 python3-pyzfs 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cffi
- Foreign Function Interface for Python 3 calling C code
-
- dep: python3-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: zfsutils-linux (= 2.0.3-9+deb11u1)
- command-line tools to manage OpenZFS filesystems