package topkg-care

  1. Overview
  2. No Docs
The transitory OCaml software packager

Install

Dune Dependency

Authors

Maintainers

Sources

topkg-0.7.8.tbz
md5=97995592fff599c3bb66ec9cec75f038

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 and opam-lib.

Tags

packaging ocamlbuild org:erratique

Published: 10 Aug 2016

Dependencies (11)

  1. opam-lib = "1.2.2"
  2. webbrowser
  3. cmdliner < "1.1.0"
  4. bos >= "0.1.5"
  5. logs
  6. fmt
  7. result
  8. topkg = "0.7.8"
  9. ocamlbuild build
  10. ocamlfind build & >= "1.6.1"
  11. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None