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

Install

Authors

Maintainers

Sources

tar-2.2.2.tbz
sha256=43ee352cf1591478bdb17285577175dc565934edca5d14849449abfa71f9f14c
sha512=309fd84a3110d5287cbc5240b05a8a9a3c4ed7ae957e51471d54915d58555d06138206282f1735fe73deca03f110025dd53f0490daf6ebfd318cb658b222eec4

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: 12 Dec 2022

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 (4)

  1. tar-mirage = "2.2.2"
  2. tar-unix < "1.0.1" | = "2.2.2"
  3. tezos-store >= "13.0"
  4. vpnkit >= "0.1.1"

Conflicts

None