vhd-format-lwt
Lwt interface to read/write VHD format data
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 12 Mar 2019
- Authors
- Maintainers
Sources
Dependencies
dune
>= "1.0"
io-page-unix
with-test
mirage-types-lwt
>= "3.0.0" & < "3.7.0"
mirage-block
< "2.0.0"
lwt
>= "3.2.0"
cstruct
< "6.0.0"
ocaml
>= "4.02.3"
Reverse Dependencies