topkgversion

The transitory OCaml software packager

Topkg is a packager for distributing OCaml software. It provides an API to describe the files a package installs in a given build configuration and to specify information about the package's distribution, creation and publication procedures.

The optional topkg-care package provides the topkg command line tool which helps with various aspects of a package's life cycle: creating and linting a distribution, releasing it on the WWW, publish its documentation, add it to the OCaml opam repository, etc.

Topkg is distributed under the ISC license and has no dependencies. This is what your packages will need as a build dependency.

Topkg-care is distributed under the ISC license it depends on fmt, logs, bos, cmdliner, webbrowser and opam-format.

Tags packaging ocamlbuild org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseISC
Published
Homepagehttp://erratique.ch/software/topkg
Issue Trackerhttps://github.com/dbuenzli/topkg/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Conflicts
Source [http] http://erratique.ch/software/topkg/releases/topkg-1.0.1.tbz
md5=16b90e066d8972a5ef59655e7c28b3e9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/topkg/topkg.1.0.1/opam
Required by