package topkg-care
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=135b228ed4c21ed79cdb4bed5f416c2730d5c4d38106685195f1e78655744fd3
md5=d410d2e8d22e92fd587dde25cc12a96b
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
.