package tar-mirage

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

Install

Dune Dependency

Authors

Maintainers

Sources

tar-2.5.1.tbz
sha256=d3440f488667a05be16449c371d103254aa1134b8a2f134c336a5413c68c3df4
sha512=b1ca0988a9f68aa6fd5b96c13ee50c67c011a6ff545b3b6bef99129aa0e606cb6c354e6efd76854a21f8e565047279f7b012cfc0efc899db811fa98588ce13dd

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: 22 Jun 2023

Dependencies (10)

  1. tar = version
  2. ptime
  3. optint
  4. mirage-kv >= "6.0.0"
  5. mirage-clock >= "4.0.0"
  6. mirage-block >= "2.0.0"
  7. lwt >= "5.6.0"
  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. alcotest-lwt >= "1.7.0" & with-test
  4. alcotest >= "1.7.0" & with-test
  5. mirage-clock-unix with-test & >= "4.0.0"
  6. mirage-block-unix with-test & >= "2.13.0"

Used by

None

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.