package tar-mirage

  1. Overview
  2. Docs
Read and write tar format files via MirageOS interfaces

Install

Authors

Maintainers

Sources

tar-2.2.2.tbz
sha256=43ee352cf1591478bdb17285577175dc565934edca5d14849449abfa71f9f14c
sha512=309fd84a3110d5287cbc5240b05a8a9a3c4ed7ae957e51471d54915d58555d06138206282f1735fe73deca03f110025dd53f0490daf6ebfd318cb658b222eec4

Description

tar is a simple library to read and write tar files with an emphasis on streaming. This library is functorised over external OS dependencies to facilitate embedding within MirageOS.

Tags

org:xapi-project org:mirage

Published: 12 Dec 2022

Dependencies (9)

  1. tar = version
  2. ptime
  3. mirage-kv >= "5.0.0" & < "6.0.0"
  4. mirage-clock >= "4.0.0"
  5. mirage-block >= "2.0.0"
  6. lwt >= "5.6.0"
  7. cstruct >= "1.9.0"
  8. ocaml >= "4.08.0"
  9. dune >= "2.9"

Dev Dependencies (6)

  1. odoc with-doc
  2. tar-unix with-test & = version
  3. ounit2-lwt with-test
  4. ounit2 with-test
  5. mirage-clock-unix with-test
  6. mirage-block-unix with-test & >= "2.5.0"

Used by

None

Conflicts (1)

  1. result < "1.5"