package vhd-format

  1. Overview
  2. No Docs
Pure OCaml library to read/write VHD format data

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vhd-format-0.13.0.tbz
sha256=b65e38d39345a64beb5601ff8a09cb5b0519e8eb528fa7a1b92d71d383e3e1c5
sha512=27a7acc63aeca883f1f82a6f232925c3bb1e9123826f970de227cbb2137445fe084a5cad2a9476bfecdf7d87d23919bc7790e92164c74e7c7ffdc99b2de64bfd

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: 19 Nov 2024

Dependencies (10)

  1. ppx_cstruct build & >= "3.0.0"
  2. dune >= "2.8"
  3. stdlib-shims
  4. uuidm >= "0.9.9"
  5. rresult >= "0.7.0"
  6. result >= "1.5"
  7. io-page
  8. cstruct >= "6.0.0"
  9. bigarray-compat >= "1.1.0"
  10. ocaml >= "4.10.0"

Dev Dependencies

None

Used by (1)

  1. vhd-format-lwt

Conflicts

None