Pakket: python3-pyzfs (2.1.11-1) [contrib]
Verwijzigingen voor python3-pyzfs
Debian bronnen:
Het bronpakket zfs-linux downloaden:
Beheerders:
- Debian ZFS on Linux maintainers (QA-pagina)
- Aron Xu (QA-pagina)
- Carlos Alberto Lopez Perez (QA-pagina)
- Mo Zhou (QA-pagina)
Externe bronnen:
- Homepage [zfsonlinux.org]
Vergelijkbare pakketten:
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.
Andere aan python3-pyzfs gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cffi
- Foreign Function Interface for Python 3 calling C code
-
- dep: python3-cffi-backend-api-max (>= 9729)
- Pakket niet beschikbaar
-
- dep: python3-cffi-backend-api-min (<= 9729)
- Pakket niet beschikbaar
-
- dep: zfsutils-linux (= 2.1.11-1)
- command-line tools to manage OpenZFS filesystems