package vhd-format
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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.
Dependencies (10)
-
ppx_cstruct
build & >= "3.0.0" -
dune
>= "2.8" - stdlib-shims
-
uuidm
>= "0.9.9" -
rresult
>= "0.7.0" -
result
>= "1.5" - io-page
-
cstruct
>= "6.0.0" -
bigarray-compat
>= "1.1.0" -
ocaml
>= "4.10.0"
Dev Dependencies
None
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page