package carton
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Implementation of PACKv2 file in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
carton-1.3.0.tbz
sha256=0e709c06a5aeb2e6dea3282107167e143b9c22bc528ed75a8150067dbd8f957b
sha512=a1e2129b929f4dee96f8eabace173a57987a42657089135193a5f496088ba5e8fb2c620c4276a7385d2d97da4bbada5fb6790e230ade3b50df2d351bcde739a2
Description
Carton is an implementation of the PACKv2 file in OCaml. PACKv2 file is used by Git to store Git objects. Carton is more abstracted when it can store any objects.
Added to opam-repository:
Dependencies (10)
Dev Dependencies
None
Used by (6)
-
carton-git-lwt
>= "1.3.0" -
carton-lwt
>= "1.3.0" -
carton-miou
>= "1.3.0" -
git
>= "3.18.0" -
git-kv
>= "0.1.3" -
git-unix
>= "3.18.0"
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page