package topkg-care

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

Install

Dune Dependency

Authors

Maintainers

Sources

topkg-0.7.9.tbz
md5=6884403eebd3b41a58f59559767ec5b1

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

Tags

packaging ocamlbuild org:erratique

Published: 22 Sep 2016

Dependencies (12)

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

Dev Dependencies

None

Used by

None

Conflicts

None