The transitory OCaml software packager
Browse cluster: OCaml Systems and Utilities →Topkg is an OCaml software packager for distributing OCaml software, providing an API to describe package files and specify distribution, creation, and publication procedures. The optional topkg-care package adds a command-line tool that assists with package lifecycle management including distribution creation, linting, web release, documentation publishing, and adding packages to the OCaml opam repository. The core Topkg library has no dependencies and is distributed under the ISC license, while topkg-care depends on fmt, logs, bos, cmdliner, webbrowser, and opam-format. The project is currently in maintenance mode and is no longer recommended for new use.