package tar-mirage

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

Install

Authors

Maintainers

Sources

tar-0.9.0.tbz
md5=4524e7c290530d4243e0e9429fb3d224

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: 28 Nov 2017

Dependencies (9)

  1. io-page
  2. lwt
  3. mirage-types-lwt >= "3.0.0" & < "3.7.0"
  4. result
  5. re
  6. cstruct >= "1.9.0"
  7. tar < "1.0.0"
  8. jbuilder >= "1.0+beta7"
  9. ocaml >= "4.04.2" & < "4.13"

Dev Dependencies (3)

  1. ounit with-test
  2. io-page-unix with-test
  3. mirage-block-unix with-test & >= "2.5.0"

Used by

None

Conflicts (2)

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