package tar-mirage
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Read and write tar format files via MirageOS interfaces
Install
dune-project
Dependency
Authors
Maintainers
Sources
tar-3.5.0.tbz
sha256=85a2a61d30eef81e4bf81e0b429d213ceb5dd6eaedcd60c979e1cbb91149f90c
sha512=07949e3ed9d95744e8e9e1744863aa3b791cb0ac24bcee8b9cdb0b942eb56fe2a3dfc933f6e94ebc8c0274ee77cf16377e63150231985382a460b20469ef2c01
Description
tar is a 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.
Dependencies (10)
-
tar
= version - ptime
- optint
-
mirage-kv
>= "6.0.0" -
mirage-ptime
>= "5.0.0" -
mirage-block
>= "2.0.0" -
lwt
>= "5.6.0" -
cstruct
>= "6.0.0" -
ocaml
>= "4.08.0" -
dune
>= "2.9"
Dev Dependencies (5)
-
odoc
with-doc -
tar-unix
with-test & = version -
alcotest-lwt
>= "1.7.0" & with-test -
alcotest
>= "1.7.0" & with-test -
mirage-block-unix
with-test & >= "2.13.0"
Used by
None
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page