ocp-index
  1. Overview
  2. Docs
Lightweight completion and documentation browsing for OCaml libraries

Install

Authors

Maintainers

Sources

1.3.4.tar.gz
md5=b1770f0fd784ff29173d5b4090ccff2c
sha512=32c800c404ae0f32a6cdb8f5f62bac56b23b017dd27674834e4d063df7d49bca272fc39ba2905b8404b5e3d1b154f1ffd2924705e34e1d1ac56242260b81a5c4

Description

This package includes

  • The ocp-index library and command-line tool
  • ocp-grep, a tool that finds uses of a given (qualified) identifier in a source tree
  • bindings for emacs and vim (sublime text also available)

To automatically configure your editors, install this with package user-setup.

Tags

org:ocamlpro org:typerex

Published: 21 Sep 2022

Dependencies (6)

  1. cmdliner >= "1.1.0"
  2. re >= "1.9.0"
  3. ocp-indent >= "1.4.2"
  4. dune >= "1.0"
  5. cppo build & >= "1.1.0"
  6. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (5)

  1. iocaml-kernel < "0.4.6"
  2. ocaml-top >= "1.1.3"
  3. ocp-browser < "1.1.6" | >= "1.3.4"
  4. ocp-index-top
  5. starterkit

Conflicts

None