= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Lwt interface to read/write VHD format data
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 }">
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.
Dependencies (6)
-
dune
>= "1.0"
- vhd-format
-
mirage-block
>= "2.0.1"
-
lwt
>= "3.2.0"
- cstruct
-
ocaml
>= "4.02.3" & < "5.0.0"
Dev Dependencies (3)
-
io-page
with-test & >= "2.4.0"
-
io-page-unix
with-test
-
ounit
with-test
Used by
-
None
Conflicts
-
None
On This Page