tar-format
A pure OCaml library to read and write tar files
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Jul 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
mirage-types-lwt
with-test & < "3.7.0"
lwt
with-test
mirage-block-unix
with-test
ounit
with-test
type_conv
build
camlp4
build
cstruct
>= "0.6.0" & < "2.0"
ocaml
>= "4.01.0" & < "4.06.0"
Reverse Dependencies
Conflicts
lwt
< "2.4.7"