package tar-format

  1. Overview
  2. Docs
A pure OCaml library to read and write tar files

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.1.tar.gz
md5=4919ee2ed71b8a889e778abd9945a181

Description

This allows easy processing of tar-formatted data: creating archives, listing archives and extracting archives. Together with camlzip, it can directly process compressed .tar.gz archives.

A mirage interface is also provided which exposes a tar-formatted block device as a read-only key=value store.

Tags

org:xapi-project org:mirage

Published: 30 Aug 2016

Dependencies (7)

  1. cmdliner
  2. re
  3. cstruct-lwt
  4. ppx_cstruct
  5. cstruct >= "1.9.0" & < "3.0.0"
  6. ocamlfind
  7. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies (4)

  1. mirage-types-lwt with-test & < "3.0.0"
  2. lwt with-test
  3. mirage-block-unix with-test & < "2.5.0"
  4. ounit with-test

Used by (1)

  1. vhd-tool >= "0.7.7"

Conflicts

None

OCaml

Innovation. Community. Security.