Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Request] nbdkit #24720

Open
ghost opened this issue Sep 6, 2020 · 1 comment
Open

[Package Request] nbdkit #24720

ghost opened this issue Sep 6, 2020 · 1 comment
Labels
request Package request

Comments

@ghost
Copy link

ghost commented Sep 6, 2020

https://github.com/libguestfs/nbdkit

nbdkit is a toolkit for creating NBD servers.

The key features 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, Go, Lua, Perl, Python, OCaml, Ruby,
    Rust, shell script or Tcl.

  • Filters can be stacked in front of plugins to transform the output.

@ericonr ericonr added the request Package request label Sep 29, 2020
@ericonr
Copy link
Member

ericonr commented Jan 21, 2021

Seems to be constantly updated, should be package-able.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Package request
Projects
None yet
Development

No branches or pull requests

1 participant