package tar

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

Install

Authors

Maintainers

Sources

tar-2.6.0.tbz
sha256=caff0cb7046343e2bff7fc0f9217e4e31235555e4c4889fb194792985b6fb1ee
sha512=61cedd25de48cfa8092b4e03e275139ff27aa36f3e24f936bc90e2974e3c52b2460db214b3f8480c6d45bbc59bf2232623dd840b4ce445077393a71e0d005903

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: 07 Sep 2023

Dependencies (5)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by (6)

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

Conflicts

None