package tar-mirage

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

Install

Dune Dependency

Authors

Maintainers

Sources

tar-2.2.0.tbz
sha256=c28647b0491a2e95c315b7c47b2e8ff43e9731375e9945c813a7c6cc866d7d63
sha512=ac1ef2d86fd4cd55fabf8ce796bd08b44108748a71d46872a22f2abb0e8cb8e58e8eef4935adfe2ab3a831c3ad5633065ce4be46f72c565e426699a52d6a3994

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: 20 Oct 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"