package topkg-care
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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
module Pp : sig ... endPretty printers.
module Opam : sig ... endopam helpers.
module OCamlbuild : sig ... endocamlbuild helpers.
module OCamlfind : sig ... endocamlfind helpers.
Package care
module Delegate : sig ... endPackage delegate.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page