package tar-mirage

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

Install

Authors

Maintainers

Sources

tar-mirage-2.0.1.tbz
sha256=e9565fb43dab9e944d1860f9a3b5c681df72211b859c66ee1d7085cafc13ee9b
sha512=e4486274b44e6b34540afc9893bc0f2b604ba01c576b01aeb0b494f30791a0c353d1809de62e2f0ae04de771a2391affb17b98b1fc6c0d2fc2e963741bc65a55

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: 09 Mar 2022

Dependencies (10)

  1. tar = version
  2. re >= "1.7.2"
  3. ptime
  4. mirage-kv >= "3.0.0" & < "5.0.0"
  5. mirage-block >= "2.0.0"
  6. lwt
  7. io-page
  8. cstruct >= "1.9.0"
  9. ocaml >= "4.08.0"
  10. 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-block-unix with-test & >= "2.5.0"
  6. io-page-unix with-test

Used by

None

Conflicts

None