package tar-unix

  1. Overview
  2. No Docs
Decode and encode tar format files from Unix

Install

Dune Dependency

Authors

Maintainers

Sources

tar-mirage-v2.0.0.tbz
sha256=0b204f1f565cf762d89ebfbb5a7823e53acaa57834fa3fb5944399367afc4a29
sha512=83c8a214cb9ad1987d062b3503089ab0492e2ec3d3636d54e20f8b73733e40a618190aeae0498d71fdc3fa9c42e6f08b1b31acefdeb1be60419cd37fd86e7f4e

Description

tar is a simple library to read and write tar files with an emphasis on streaming. This library provides a Unix or Windows compatible interface.

Tags

org:xapi-project org:mirage

Published: 15 Oct 2021

Dependencies (7)

  1. tar = version
  2. re >= "1.7.2"
  3. lwt
  4. cstruct-lwt
  5. cstruct >= "6.0.0"
  6. ocaml >= "4.03.0"
  7. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

  1. obuilder < "0.6.0"
  2. tar-mirage >= "1.0.0" & < "2.0.1"
  3. tezos-store >= "13.0" & < "16.0"

Conflicts

None