dkml-component-staging-opam32
DKML component for 32-bit versions of opam
Description
For 32-bit capable platforms, opam, opam-putenv and opam-installer will be in
The package version, and what [opam --version] returns, are closely associated with the Opam version from the Opam source code. The only modifications are to ensure that the package version can be ordered using semver. In particular:
- 2.2.0~alpha~dev -> 2.2.0~alpha0~20221231
- 2.2.0~alpha~1 -> 2.2.0~alpha1~20230601
- 2.2.0 -> 2.2.0
The dates (YYYYMMDD) are the Git commit dates in the Opam source code, and simply replacing the tildes (~) with dashes (-) is sufficient to be a semver version.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Nov 2022
- Authors
- Maintainers
Sources
dkml-component-offline-opam-2.2.0.alpha0.20221104.tbz
sha256=0c87a32663eaa7c6b603817b2fa57d209e795ea3573b35042d78a0cab1260667
sha512=596088a892e84c1b6473502606a4840b22f87aa9ee6f7db0617aeef7c19f87bb3df0c5a27b3083b9f15805173b04ff11f5cfb0724db9674973916ab31d8509c6
Dependencies
odoc
with-doc
diskuvbox
>= "0.1.0"
cmdliner
>= "1.0.4"
dkml-install
>= "0.2.0"
dune
>= "2.9"
ocaml
>= "4.12.1~" & <= "5.0.0~"
Reverse Dependencies