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 |
---|---|
Authors | Dave Scott, Thomas Gazagnaire and David Allsopp |
Published | |
Homepage | https://github.com/mirage/ocaml-tar |
Issue Tracker | https://github.com/mirage/ocaml-tar/issues |
Maintainer | dave@recoil.org |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/mirage/ocaml-tar/archive/v0.5.1.tar.gz sha256=af5bc08e4bdb4bde126ef367ae54c9b29ae5c8535a9bc2f5e9649f8e9737d962 md5=4919ee2ed71b8a889e778abd9945a181 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/tar-format/tar-format.0.5.1/opam |
Required by
- vhd-tool>=0.7.7