Language

Package: opam @ 2.1.5

Synopsis

Package manager for OCaml

Description

OPAM is a tool to manage OCaml packages. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.

Home page
https://opam.ocamlpro.com/
Location
gnu/packages/ocaml.scm (line: 987, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'
input-labels

Identify input labels that do not match package names

label 'git' does not match package name 'git-minimal'