package tar

  1. Overview
  2. No Docs
Decode and encode tar files

Install

Authors

Maintainers

Sources

tar-0.9.0.tbz
md5=4524e7c290530d4243e0e9429fb3d224

Description

tar-format 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: 28 Nov 2017

Dependencies (7)

  1. result
  2. re
  3. cstruct >= "1.9.0" & < "3.4.0"
  4. ppx_cstruct < "3.4.0"
  5. ppx_tools
  6. jbuilder >= "1.0+beta7"
  7. ocaml >= "4.03.0" & < "5.0"

Dev Dependencies

None

Used by (4)

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

Conflicts

None