package tar-mirage

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tar-3.5.0.tbz
sha256=85a2a61d30eef81e4bf81e0b429d213ceb5dd6eaedcd60c979e1cbb91149f90c
sha512=07949e3ed9d95744e8e9e1744863aa3b791cb0ac24bcee8b9cdb0b942eb56fe2a3dfc933f6e94ebc8c0274ee77cf16377e63150231985382a460b20469ef2c01

Description

tar is a 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: 22 May 2026

Dependencies (10)

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

Dev Dependencies (5)

  1. odoc with-doc
  2. tar-unix with-test & = version
  3. alcotest-lwt >= "1.7.0" & with-test
  4. alcotest >= "1.7.0" & with-test
  5. mirage-block-unix with-test & >= "2.13.0"

Used by

None

Conflicts (1)

  1. result < "1.5"