[ 源代码: libnbd ]
软件包:libnbd0(1.6.1-1)
libnbd0 的相关链接
Debian 的资源:
下载源码包 libnbd:
- [libnbd_1.6.1-1.dsc]
- [libnbd_1.6.1.orig.tar.gz]
- [libnbd_1.6.1.orig.tar.gz.asc]
- [libnbd_1.6.1-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.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgnutls30 (>= 3.7.0)
- GNU TLS library - main runtime library
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库