package vhd-format

  1. Overview
  2. Docs
Pure OCaml library for reading and writing .vhd format data

Install

Dune Dependency

Authors

Maintainers

Sources

v0.8.0.tar.gz
md5=07da7e3639a0b79a2bf8c88a715c2bd4

Description

It has a particular emphasis on efficient streaming and format conversion.

Tags

org:mirage org:xapi-project

Published: 28 Sep 2016

Dependencies (14)

  1. ounit
  2. uuidm
  3. io-page-unix >= "2.0.0"
  4. io-page
  5. ipaddr
  6. mirage-types-lwt < "3.0.0"
  7. cstruct-lwt
  8. cstruct >= "1.9" & < "3.4.0"
  9. lwt >= "2.4.3" & < "4.0.0"
  10. ppx_cstruct
  11. ppx_tools
  12. ocamlbuild build
  13. ocamlfind build
  14. ocaml >= "4.02.3" & < "4.06.0"

Dev Dependencies

None

Used by (3)

  1. vhd-format-lwt >= "0.12.0"
  2. vhd-tool >= "0.12.0"
  3. xen-disk

Conflicts

None