tar-formatversion

A pure OCaml library to read and write tar files

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
AuthorsDave Scott, Thomas Gazagnaire and David Allsopp
Published
Homepagehttps://github.com/mirage/ocaml-tar
Issue Trackerhttps://github.com/mirage/ocaml-tar/issues
Maintainerdave@recoil.org
Dependencies
Optional dependencies
Source [http] https://github.com/mirage/ocaml-tar/archive/v0.6.1.tar.gz
md5=bc6475a9ece5d914213e1d2275667418
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tar-format/tar-format.0.6.1/opam
Required by