Language

Package: ocaml-topkg @ 1.0.5

Synopsis

Transitory OCaml software packager

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.

Home page
https://erratique.ch/software/topkg
Location
gnu/packages/ocaml.scm (line: 2072, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 51
input-labels

Identify input labels that do not match package names

label 'result' does not match package name 'ocaml-result'