package qcow-format

  1. Overview
  2. No Docs
Read and write images in Qcow2 format

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=d507a2fac0a8abacda020acbc72ba3c3

Description

If you want to create, read, write or analyse qcow2-formatted data in pure OCaml then this library is for you!

Tags

org:mirage

Published: 15 Jan 2016

Dependencies (16)

  1. oasis build
  2. ocamlfind build
  3. sexplib < "113.24.00"
  4. cmdliner
  5. mirage-block-unix >= "2.1.0" & < "2.5.0"
  6. mirage-block >= "0.2" & < "1.0"
  7. lwt
  8. mirage-types-lwt >= "2.6.0" & < "3.0.0"
  9. io-page < "2.0.0"
  10. result
  11. type_conv
  12. cstruct < "3.0.0"
  13. base-bytes
  14. type_conv
  15. camlp4
  16. ocaml >= "4.02.0"

Dev Dependencies (4)

  1. nbd with-test & >= "2.0.1"
  2. ezjsonm with-test
  3. mirage-block-ramdisk with-test
  4. ounit with-test

Used by

None

Conflicts

None