ocp-indexversion
Lightweight completion and documentation browsing for OCaml libraries
This package includes
- The
ocp-index
library and command-line tool ocp-browser
, an interface browser for installed and in-project modules. This requires lambda-term installedocp-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 |
---|---|
Authors | Louis Gesbert and Gabriel Radanne |
License | LGPL-2.0-or-later |
Published | |
Homepage | http://www.typerex.org/ocp-index.html |
Issue Tracker | https://github.com/OCamlPro/ocp-index/issues |
Maintainer | louis.gesbert@ocamlpro.com |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/OCamlPro/ocp-index/archive/1.1.3.tar.gz sha256=97bcbe49fd84abc4d4bc668bd6d73033fc0ccf7ada6a6d0e4e46817af68d67ed md5=9f316811b8336cc57a8f245dd3becc3e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocp-index/ocp-index.1.1.3/opam |
Required by
- iocaml-kernel<0.4.6
- ocaml-top>=1.1.1 & <1.2.0
- ocp-index-top
- starterkit
Optionally used by
- iocaml-kernel>=0.4.6
- user-setup