package vhd-format-lwt

  1. Overview
  2. No Docs
Lwt interface to read/write VHD format data

Install

Authors

Maintainers

Sources

vhd-format-0.12.3.tbz
sha256=e3da58f79172f7c55d8b07cea100358771248b435baf5fbe941e61e6d0840730
sha512=3af8d9f618266c5bd9c65e1b81c97c6e68c07ab84b8031dbef691ac7775fe7ea308be995dfdba8a785f404aeb44a3e094c78861f1e9f8d8321a1110c1da64fd5

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: 20 Jun 2022

Dependencies (6)

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

Dev Dependencies (2)

  1. io-page with-test & >= "2.4.0" & < "3.0.0"
  2. ounit2 with-test

Used by

None

Conflicts

None