パッケージ: 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