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

Install

Authors

Maintainers

Sources

tar-v1.1.0.tbz
sha256=c48e4ce128058fac4ae1a0f3d2d49f42d9a736a3bf166b59f086e6e6f926018d
sha512=ea273a8fefab42624c42da9d1a02557d1c51d4d8c0d032e8d8a17e0f6866c56b3ab0b32eacb8ad788bbf6983bff36ac072353af08a730b6b26f9c45d4d4f521a

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 Apr 2019

Dependencies (12)

  1. ptime
  2. io-page
  3. lwt
  4. mirage-kv-lwt >= "2.0.0"
  5. mirage-kv >= "2.0.0" & < "3.0.0"
  6. mirage-block-lwt
  7. mirage-block < "2.0.0"
  8. re >= "1.7.2"
  9. cstruct >= "1.9.0"
  10. tar >= "1.0.0" & < "2.0.0"
  11. dune >= "1.0"
  12. ocaml >= "4.05.0" & < "4.13"

Dev Dependencies (4)

  1. tar-unix with-test
  2. ounit with-test
  3. io-page-unix with-test
  4. mirage-block-unix with-test & >= "2.5.0"

Used by

None

Conflicts

None