package opam_bin_lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The opam-bin tool is a simple framework to use `opam` with binary packages
Install
dune-project
Dependency
ocamlpro.github.io
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (5)
Authors
Maintainers
Sources
v1.2.0.tar.gz
sha256=1d061f53870a3212133c6713207e040fca9c76a1b81696049599f1a84b44e76c
doc/opam_bin_lib/Opam_bin_lib/CommandPostInstall/index.html
Module Opam_bin_lib.CommandPostInstallSource
module OpamParser = Ez_opam_file.V1.OpamParser.FullPosmodule OpamPrinter = Ez_opam_file.V1.OpamPrinter.FullPosSource
val parse_opam_file :
nvo:string option ->
string ->
Ez_opam_file.V1.OpamParserTypes.FullPos.opamfile_item listSource
val is_post_option :
Ez_opam_file.V1.OpamParserTypes.FullPos.value_kind
Ez_opam_file.V1.OpamParserTypes.FullPos.with_pos ->
boolSource
val is_build_option :
Ez_opam_file.V1.OpamParserTypes.FullPos.value_kind
Ez_opam_file.V1.OpamParserTypes.FullPos.with_pos ->
boolSource
val add_post_depend :
dependset:EzCompat.StringSet.t ->
buildset:EzCompat.StringSet.t ref ->
EzCompat.StringSet.elt list ref ->
EzCompat.StringSet.elt ->
Ez_opam_file.V1.OpamParserTypes.FullPos.value_kind
Ez_opam_file.V1.OpamParserTypes.FullPos.with_pos
list ->
unitSource
val iter_value_list :
nvo:string option ->
Ez_opam_file.V1.OpamParserTypes.FullPos.value_kind
Ez_opam_file.V1.OpamParserTypes.FullPos.with_pos ->
(string ->
Ez_opam_file.V1.OpamParserTypes.FullPos.value_kind
Opam_bin_lib.Misc.OpamParserTypes.with_pos
list ->
unit) ->
unitSource
val compute_hash :
nvo:string option ->
?source_md5:string ->
name:string ->
version:string ->
depends:string ->
unit ->
string * (string * string) list * EzCompat.StringSet.t * string list * stringSource
val write_bin_stub :
name:string ->
version:string ->
new_version:string ->
repo_dir:string ->
unitSource
val commit :
nvo:string option ->
name:string ->
version:string ->
depends:string ->
string list ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>