Name: | nbdkit |
---|---|
Version: | 1.4.2 |
Release: | 5.module+el8.2.0+5598+5fbb295f |
Architecture: | aarch64 |
Module: | virt:ol:8020020200316135718:9edba152 virt:ol:8020020200601195459:4cda2c84 virt:ol:8020020200909224913:4cda2c84 |
Group: | Unspecified |
Size: | 156949 |
License: | BSD |
RPM: | nbdkit-1.4.2-5.module+el8.2.0+5598+5fbb295f.aarch64.rpm |
Source RPM: | nbdkit-1.4.2-5.module+el8.2.0+5598+5fbb295f.src.rpm |
Build Date: | Fri May 01 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://github.com/libguestfs/nbdkit |
Summary: | NBD server |
Description: | NBD is a protocol for accessing block devices (hard disks and disk-like things) over the network. 'nbdkit' is a toolkit for creating NBD servers. The key features are: * Multithreaded NBD server written in C with good performance. * Well-documented, simple plugin API with a stable ABI guarantee. Allows you to export "unconventional" block devices easily. * Liberal license (BSD) allows nbdkit to be linked to proprietary libraries or included in proprietary code. You probably want to install one of more plugins (nbdkit-plugin-*). To develop plugins, install the nbdkit-devel package and start by reading the nbdkit(1) and nbdkit-plugin(3) manual pages. |