[ ソース: 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 ライブラリ - 主要ランタイムライブラリ
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML ライブラリ