package nbd

  1. Overview
  2. Docs
Network Block Device (NBD) protocol implementation

Install

Dune Dependency

Authors

Maintainers

Sources

nbd-2.1.3.tar.gz
md5=887fa916d0f3f93b5dd8398c7e4b309a

Description

This library allows applications to export and consume block devices using the NBD protocol (as used by Linux, qemu etc)

Tags

org:xapi-project

Published: 26 May 2017

Dependencies (15)

  1. ppx_sexp_conv != "113.33.00+4.03" & < "v0.11"
  2. ppx_deriving
  3. uri
  4. mirage-types = "2.8.0"
  5. mirage-types-lwt = "2.8.0"
  6. io-page-unix
  7. mirage-block-unix < "2.5.0"
  8. sexplib < "v0.11"
  9. cmdliner
  10. cstruct >= "1.9.0" & < "3.0.0"
  11. lwt >= "2.7.0" & < "3.0.0"
  12. ppx_tools
  13. ocamlfind build
  14. oasis build
  15. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. ounit with-test

Used by (4)

  1. qcow != "0.10.0" & < "0.11.0"
  2. qcow-format >= "0.2"
  3. qcow-tool < "0.11.0"
  4. vhd-tool >= "0.12.0"

Conflicts

None