package tar

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tar-3.5.0.tbz
sha256=85a2a61d30eef81e4bf81e0b429d213ceb5dd6eaedcd60c979e1cbb91149f90c
sha512=07949e3ed9d95744e8e9e1744863aa3b791cb0ac24bcee8b9cdb0b942eb56fe2a3dfc933f6e94ebc8c0274ee77cf16377e63150231985382a460b20469ef2c01

Description

tar is a 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: 22 May 2026

Dependencies (3)

  1. decompress >= "1.5.1"
  2. ocaml >= "4.08.0"
  3. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (5)

  1. builder-web >= "0.2.0"
  2. gptar
  3. tar-eio >= "3.5.0"
  4. tar-mirage >= "3.5.0"
  5. tar-unix >= "3.5.0"

Conflicts

None