package nbd

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

Install

Dune Dependency

Authors

Maintainers

Sources

nbd-1.0.2.tar.gz
md5=68c68b823d453968e46ff3276324caee

Description

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

Tags

org:mirage org:xapi-project

Published: 13 Sep 2014

Dependencies (8)

  1. ocamlbuild build
  2. type_conv build
  3. cmdliner
  4. cstruct >= "1.0.1" & < "2.0.0"
  5. lwt >= "2.4.5" & < "2.6.0"
  6. obuild
  7. ocamlfind
  8. ocaml

Dev Dependencies

None

Used by (1)

  1. vhd-tool >= "0.7.1"

Conflicts

None