package tar-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.8.0.tar.gz
md5=bf7aefc14b7454a6e73be2fb47e6edd8

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: 09 May 2017

Dependencies (9)

  1. lwt
  2. result
  3. re
  4. cstruct-lwt
  5. cstruct >= "1.9.0"
  6. tar
  7. ocamlfind build
  8. jbuilder >= "1.0+beta7"
  9. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. obuilder < "0.4"
  2. tar-mirage >= "1.0.0" & < "2.0.0"

Conflicts

None