软件包:libnbd0(1.20.2-1) [debports]
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.37)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgnutls30t64 (>= 3.8.6)
- GNU TLS library - main runtime library
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库