package tar

  1. Overview
  2. Docs
Decode and encode tar format files in pure OCaml

Install

Authors

Maintainers

Sources

tar-2.3.0.tbz
sha256=09cee3e0a9d3c4f58f8f9a442f2e40323e60532fd50ae661bf335f430c1d79d7
sha512=924ed87b195a30a88cef2f0323d0363f350d9ca319d79727e3d6c91ee9ce00d4034f65f1d0cbc1f9a781a5d30045df78433bd8f7d6b7e20730c96039b6d77332

Description

tar is a simple library to read and write tar files with an emphasis on streaming.

This is pure OCaml code, no C bindings.

Tags

org:xapi-project org:mirage

Published: 10 Feb 2023

Dependencies (6)

  1. decompress >= "1.5.1"
  2. cstruct >= "6.0.0"
  3. ppx_cstruct build & >= "3.6.0"
  4. ocaml >= "4.08.0"
  5. camlp-streams
  6. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (5)

  1. octez-shell-libs
  2. tar-mirage = "2.3.0"
  3. tar-unix < "1.0.1" | = "2.3.0"
  4. tezos-store >= "13.0"
  5. vpnkit >= "0.1.1"

Conflicts

None