package opam-core
- 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
Core library for opam 2.6
Install
dune-project
Dependency
Authors
-
David Allsopp
-
VVincent Bernardoff <vb@luminar.eu.org>
-
RRaja Boujbel <raja.boujbel@ocamlpro.com>
-
KKate Deplaix <kit-ty-kate@exn.st>
-
RRoberto Di Cosmo <roberto@dicosmo.org>
-
TThomas Gazagnaire <thomas@gazagnaire.org>
-
LLouis Gesbert <louis.gesbert@ocamlpro.com>
-
FFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
-
AAnil Madhavapeddy <anil@recoil.org>
-
GGuillem Rieu <guillem.rieu@ocamlpro.com>
-
RRalf Treinen <ralf.treinen@pps.jussieu.fr>
-
FFrederic Tuong <tuong@users.gforge.inria.fr>
Maintainers
Sources
2.6.0-alpha1.tar.gz
md5=5f7f90b34d43584c55295236b7e99e47
sha512=596b9372567bba20a40e648b0b714a8b1e0cc3ba8313cf89c814f890a324ce0ba5b4d525ca6a4fa390181b4bddb35cf12b464f7036004bd70f8da843721fb858
Description
Small standard library extensions, and generic system interaction modules used by opam.
Published: 28 Jul 2026
Dependencies (16)
-
conf-msvc64
os = "win32" & os-distribution != "cygwinports" -
conf-msvc32
os = "win32" & os-distribution != "cygwinports" -
host-system-msvc
os = "win32" & os-distribution != "cygwinports" -
conf-mingw-w64-gcc-x86_64
os = "win32" & os-distribution != "cygwinports" -
conf-mingw-w64-gcc-i686
os = "win32" & os-distribution != "cygwinports" -
host-system-mingw
os = "win32" & os-distribution != "cygwinports" -
uutf
>= "1.0.3" -
patch
>= "3.0.0" -
swhid_core
>= "0.1" -
jsonm
>= "1.0.2" -
sha
>= "1.13" -
re
>= "1.10.0" -
ocamlgraph
>= "1.8.8" - base-unix
-
dune
>= "2.8.0" -
ocaml
>= "4.11.0"
Dev Dependencies
None
Used by (6)
-
odep
>= "0.2.0" -
opam-format
>= "2.6.0~alpha1" - opam-graph
- opam-minver
- oui
-
ppx_expect_nobase
< "v0.17.2.2"
Conflicts (1)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page