package topkg-care
The transitory OCaml software packager
Install
dune-project
Dependency
Authors
Maintainers
Sources
topkg-1.1.0.tbz
sha512=34d22ae5b6bd166dd4a601a7d12d89c336684b3c56d7c7f481b40837eab263616cc3a6e6f63602f3d4a7d53c911967bf261de6c1ac205341b98a9838e5ea7aeb
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.