package vhd-format

  1. Overview
  2. No Docs
Pure OCaml library to read/write VHD format data

Install

Dune Dependency

Authors

Maintainers

Sources

vhd-format-v0.12.0.tbz
md5=73b88364f534dc0fcee23e6c4ceca8c7

Description

A pure OCaml library to read and write vhd format data, plus a simple command-line tool which allows vhd files to be interrogated, manipulated, format-converted and streamed to and from files and remote servers.

Tags

org:mirage org:xapi-project

Published: 12 Mar 2019

Dependencies (7)

  1. ppx_cstruct build & >= "3.0.0"
  2. dune >= "1.0"
  3. uuidm
  4. rresult >= "0.3.0"
  5. io-page
  6. cstruct >= "1.9"
  7. ocaml >= "4.03.0" & < "4.13"

Dev Dependencies

None

Used by (3)

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

Conflicts

None