package topkg-care

  1. Overview
  2. Docs
The transitory OCaml software packager

Install

Dune Dependency

Authors

Maintainers

Sources

topkg-1.0.8.tbz
sha512=4b632b60137852bb72ff9c8cdc2e16ac5ece6473569e50963fef9c1e800a0933a516bea1107b04011645afa4a1e78893c82dbce0aa8de2970d4d6c6d0dd2fe02

doc/topkg_care/Topkg_care/index.html

Module Topkg_care

Topkg package care.

Tools to help the package developer in the life cycle of the package. Most of these tools can be invoked directly from the command line via the topkg binary installed by the topkg-care package.

WARNING. Do not use this API in your package description file, use only Topkg. This API was not thoroughly designed, is not stable and may change even between minor versions of topkg. Use at your own risk.

Helpers

module Text : sig ... end

Text processing helpers.

module Pp : sig ... end

Pretty printers.

module Opam : sig ... end

opam helpers.

module OCamlbuild : sig ... end

ocamlbuild helpers.

module OCamlfind : sig ... end

ocamlfind helpers.

module Archive : sig ... end

Archive file creation.

Package care

module Pkg : sig ... end

Package description.

module Delegate : sig ... end

Package delegate.

OCaml

Innovation. Community. Security.