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.1.tbz
sha256=d32a295ddabfe4e21424264fd1afd840d11f7eaa7b7fbed55ea625ee8bc04d78
sha512=67928482f2c402d668b5a69010a6e8fa54a76defa04ed7213d9d6544ad47229b4660e20b503ef26d78372b37fcaf0c686425552eb8d0c7f202c2c8901270caa7

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 May 2021

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