package tar

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

Install

Authors

Maintainers

Sources

tar-v1.0.1.tbz
md5=0018b647a829299f0bf88a85c80b8a54

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: 04 Feb 2019

Dependencies (7)

  1. result
  2. re
  3. cstruct >= "1.9.0" & < "6.1.0"
  4. ppx_cstruct >= "3.1.0"
  5. ppx_tools build
  6. dune >= "1.0"
  7. ocaml >= "4.03.0" & < "5.0"

Dev Dependencies

None

Used by (4)

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

Conflicts

None