package tar

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

Install

Authors

Maintainers

Sources

tar-2.4.0.tbz
sha256=4e3594663a4ec93b046bd3bc546d1a81da1995f531f153138c6591084e25fbe3
sha512=81ec2fa08c3210eb1cf50be9483a9f9df9648ece34906c058d0a18c43236f138dde10bc190c11084e36dfdfe85b8ffa0e786c02930893e7bca18843770a37b0c

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: 03 Apr 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 (4)

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

Conflicts

None