package tar-format

  1. Overview
  2. No Docs
Decode and encode tar files

Install

Dune Dependency

Authors

Maintainers

Sources

tar-format-0.7.1.tbz
md5=554ee6120f06017828f8f4e74515cbfa

Description

tar-format is a simple library to read and write tar files with an emphasis on streaming.

This is pure OCaml code, no C bindings.

Tags

org:xapi-project org:mirage

Published: 04 Feb 2017

Dependencies (9)

  1. result
  2. re
  3. cstruct-lwt build
  4. ppx_cstruct
  5. cstruct >= "1.9.0" & < "3.0.0"
  6. topkg build & >= "0.8.0"
  7. ocamlfind build
  8. ocamlbuild build
  9. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies (4)

  1. lwt with-test
  2. ounit with-test
  3. mirage-types-lwt with-test & >= "3.0.0" & < "3.7.0"
  4. mirage-block-unix with-test & >= "2.5.0"

Used by (1)

  1. vhd-tool >= "0.12.0"

Conflicts (2)

  1. mirage-block >= "2.0.0"
  2. mirage-types-lwt < "3.0.0"