tar-mirage
Read and write tar format files via MirageOS interfaces
Description
tar is a simple library to read and write tar files with an emphasis on streaming. This library is functorised over external OS dependencies to facilitate embedding within MirageOS.
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
- 28 Oct 2022
- Authors
- Maintainers
Sources
tar-2.2.1.tbz
sha256=43ce2007b87b5053783ab978258bdf65d5c1f6c8a92991253e9cad45e41fd52a
sha512=1d9923f924903e8d03462d1293de85affe2566ea4aed1cf0f49753901093a1252dda42b96d9000bf90e2b3a21b4ecc42e52ca065c404cc6124b3f53ab5aef611
Dependencies
odoc
with-doc
tar-unix
with-test & = version
ounit2-lwt
with-test
ounit2
with-test
mirage-clock-unix
with-test
mirage-block-unix
with-test & >= "2.5.0"
tar
= version
mirage-kv
>= "5.0.0" & < "6.0.0"
mirage-clock
>= "4.0.0"
mirage-block
>= "2.0.0"
lwt
>= "5.6.0"
cstruct
>= "1.9.0"
ocaml
>= "4.08.0"
dune
>= "2.9"
Reverse Dependencies
Conflicts
result
< "1.5"