package tar
- 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
Decode and encode tar format files in pure OCaml
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 is pure OCaml code, no C bindings.
Dependencies (3)
-
decompress
>= "1.5.1" -
ocaml
>= "4.08.0" -
dune
>= "2.9"
Dev Dependencies (1)
-
odoc
with-doc
Used by (5)
-
builder-web
>= "0.2.0" - gptar
-
tar-eio
>= "3.5.0" -
tar-mirage
>= "3.5.0" -
tar-unix
>= "3.5.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page