package tar-mirage

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

Install

Authors

Maintainers

Sources

tar-2.1.0.tbz
sha256=05cf662c9cfc3fc6cf1e04785b8f65c125df5a617686c4ee86567c59d219cf2c
sha512=ac0307d3d99c8335f40a86257b328fa78603a6d558477fd7802ec14802e308c8dcddca3ae6609be23e715b4e6e554c10e876f315e5fefa96632f5c992dc0b782

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: 31 Aug 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 >= "2.4.0"
  8. cstruct >= "1.9.0"
  9. ocaml >= "4.08.0"
  10. dune >= "2.9"

Dev Dependencies (5)

  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"

Used by

None

Conflicts

None