package topkg-care

  1. Overview
  2. Docs
The transitory OCaml software packager

Install

dune-project
 Dependency

Authors

Maintainers

Sources

topkg-1.1.0.tbz
sha512=34d22ae5b6bd166dd4a601a7d12d89c336684b3c56d7c7f481b40837eab263616cc3a6e6f63602f3d4a7d53c911967bf261de6c1ac205341b98a9838e5ea7aeb

doc/topkg_care/Topkg_care/index.html

Module Topkg_careSource

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

Sourcemodule 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.

Sourcemodule Archive : sig ... end

Archive file creation.

Package care

Sourcemodule Pkg : sig ... end

Package description.

module Delegate : sig ... end

Package delegate.

OCaml

Innovation. Community. Security.