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.2.tar.gz sha256=55e33be53bf4e835845fd2d8b4907a933cc2067f48e1913006172249f68abb35 md5=c9089c112a6dca068df13869708ae704 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocp-index/ocp-index.1.1.2/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