package topkg-care
The transitory OCaml software packager
Install
Dune Dependency
Authors
Maintainers
Sources
topkg-1.0.8.tbz
sha512=4b632b60137852bb72ff9c8cdc2e16ac5ece6473569e50963fef9c1e800a0933a516bea1107b04011645afa4a1e78893c82dbce0aa8de2970d4d6c6d0dd2fe02
doc/topkg_care/Topkg_care/Opam/index.html
Module Topkg_care.Opam
opam
helpers.
Command
Publish
ensure_publish ()
makes sure opam-publish
is in the executable search PATH.
submit ~opam_file
submits the opam file opam_file
with opam-publish
and submission message msg
(if any) to the OCaml opam repository.
Packages
ocaml_base_packages
are the base opam packages distributed with OCaml: "base-bigarray"
, "base-bytes"
, "base-threads"
, "base-unix"
.
Files
module File : sig ... end
opam files
module Descr : sig ... end
descr
files.
module Url : sig ... end
url
files.