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.5
Install
dune-project
Dependency
Authors
-
David Allsopp
-
VVincent Bernardoff <vb@luminar.eu.org>
-
RRaja Boujbel <raja.boujbel@ocamlpro.com>
-
KKate Deplaix <kit-ty-kate@outlook.com>
-
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.5.2.tar.gz
md5=708dfb9799ebb5b9fccbdac63d0bf1e8
sha512=0b15627c4a31d3abcdbb5885bf2e7f4dee9ffddad2144855d1e1e18d66edc379e3a2b0a378097c35897e571f856b61aadabb47672d75401f6f6231f33ae475c8
Description
Small standard library extensions, and generic system interaction modules used by opam.
Published: 09 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
-
patch
>= "3.0.0" - swhid_core
- jsonm
-
sha
>= "1.13" -
dune
>= "2.8.0" -
re
>= "1.9.0" - ocamlgraph
- base-unix
-
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by (10)
- builder-web
-
dune-release
>= "1.2.0" & != "1.4.0" -
odep
>= "0.2.0" -
opam-format
>= "2.5.2" - opam-graph
- opam-minver
-
opam-publish
>= "2.7.1" -
orb
>= "1.0.1" - oui
-
ppx_expect_nobase
< "v0.17.2.2"
Conflicts (1)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page