Topkg_careTopkg 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.
v1.0.4 - homepage
module Text : sig ... endText processing helpers.
module Pp : sig ... endPretty printers.
module Opam : sig ... endopam helpers.
module OCamlbuild : sig ... endocamlbuild helpers.
module OCamlfind : sig ... endocamlfind helpers.
module Archive : sig ... endArchive file creation.
module Pkg : sig ... endPackage description.
module Delegate : sig ... endPackage delegate.