package topkg-care
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Install
Authors
Maintainers
Sources
sha512=9450e9139209aacd8ddb4ba18e4225770837e526a52a56d94fd5c9c4c9941e83e0e7102e2292b440104f4c338fabab47cdd6bb51d69b41cc92cc7a551e6fefab
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
.
Home page: http://erratique.ch/software/topkg
Dependencies (10)
-
opam-format
>= "2.0.0"
- webbrowser
-
cmdliner
>= "1.0.0"
-
bos
>= "0.1.5"
- logs
- fmt
-
topkg
= version
- ocamlbuild
-
ocamlfind
build & >= "1.6.1"
-
ocaml
>= "4.05.0"