Lwt interface to read/write VHD format data

Install

Authors

Maintainers

Sources

vhd-format-v0.12.2.tbz
sha256=c14d8ed7714d6f422ed17bd6e8a20f9a15cfc0f29497d2d7c6725fdcf3c410eb
sha512=3b9b9434f54fa481e84dcfbd9b4757fd1bd9d5c6e22d76f5d43881dfa1433404b2bc0993306a941da7c9f1bb16f39d20d8190cb3f21e122c13a50603d0800766

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.

This package provides an Lwt compatible interface to the library.

Tags

org:mirage org:xapi-project

Published: 26 Jun 2021

Dependencies (6)

  1. dune >= "1.0"
  2. vhd-format
  3. mirage-block >= "2.0.1"
  4. lwt >= "3.2.0"
  5. cstruct
  6. ocaml >= "4.02.3" & < "5.0.0"

Dev Dependencies (3)

  1. io-page with-test & >= "2.4.0"
  2. io-page-unix with-test
  3. ounit with-test

Used by

    None

Conflicts

    None