Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37566602
en ru br
ALT Linux repos
S:1.35.13-alt1

Group :: System/Servers
RPM: nbdkit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.35.13-alt1
Build date: 26 september 2023, 16:31 ( 30.6 weeks ago )
Size: 705.26 Kb

Home page:   https://gitlab.com/nbdkit/nbdkit

License: BSD-3-Clause
Summary: NBD server with stable plugin ABI and permissive license
Description:

nbdkit is an NBD server. NBD - Network Block Device - is a protocol for
accessing Block Devices (hard disks and disk-like things) over a Network.

The key features of nbdkit are:

* Multithreaded NBD server written in C with good performance.
* Minimal dependencies for the basic server.
* Liberal license (BSD) allows nbdkit to be linked to proprietary
* libraries or included in proprietary code.
* Well-documented, simple plugin API with a stable ABI guarantee.
* Lets you export "unconventional" block devices easily.
* You can write plugins in C/C++, [...], and shell script.
* Filters can be stacked in front of plugins to transform the output.

Current maintainer: Vitaly Chikunov

List of contributors

List of rpms provided by this srpm:

  • nbdkit
  • nbdkit-checkinstall
  • nbdkit-debuginfo
  • nbdkit-devel
  • nbdkit-devel-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin