package topkg-care

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

Install

Dune Dependency

Authors

Maintainers

Sources

topkg-0.7.5.tbz
md5=98d4859d180bd5d2f96462769ccc8053

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: 23 Jun 2016

Dependencies (10)

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

Dev Dependencies

None

Used by

None

Conflicts

None