package topkg-care

  1. Overview
  2. Docs
The transitory OCaml software packager

Install

Dune Dependency

Authors

Maintainers

Sources

topkg-1.0.1.tbz
sha256=0044aea6ad245703836a7faa792a36748736ab9f06e971f1dfb016635a6edaa3
md5=16b90e066d8972a5ef59655e7c28b3e9

Description

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

Published: 21 Jul 2019

Dependencies (10)

  1. opam-format >= "2.0.0"
  2. webbrowser
  3. cmdliner >= "1.0.0" & < "1.1.0"
  4. bos >= "0.1.5"
  5. logs
  6. fmt
  7. topkg = "1.0.1"
  8. ocamlbuild
  9. ocamlfind build & >= "1.6.1"
  10. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.