package qcow-format

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=09f1042063f2eda5a38503cde0e54b8b

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: 10 Nov 2015

Dependencies (15)

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

Dev Dependencies (2)

  1. mirage-block-ramdisk with-test
  2. ounit with-test

Used by

None

Conflicts

None