[ 原始碼: libnbd ]
套件:libnbd0(1.20.3-1)
libnbd0 的相關連結
Debian 的資源:
下載原始碼套件 libnbd:
- [libnbd_1.20.3-1.dsc]
- [libnbd_1.20.3.orig.tar.gz]
- [libnbd_1.20.3.orig.tar.gz.asc]
- [libnbd_1.20.3-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Network Block Device client library -- shared library
NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network.
This is the NBD client library in userspace, a simple library for writing NBD clients.
The key features are:
* Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients.
* High performance.
* Minimal dependencies for the basic library.
* Well-documented, stable API.
* Bindings in several programming languages.
This package contains the shared library.
其他與 libnbd0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgnutls30t64 (>= 3.8.6)
- GNU TLS library - main runtime library
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML library