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.5.tar.gz sha256=6212cd52438c759994334eb6ebd652684a2d48f5eb2d670e2bf2e2c8c25c1fbb md5=3d2d70aa17ea046d7b621a75a965da96 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocp-index/ocp-index.1.1.5/opam |
Required by
- iocaml-kernel<0.4.6
- ocaml-top>=1.1.3 & <1.2.0
- ocp-browser<1.1.6
- ocp-index-top
- starterkit
Optionally used by
- iocaml-kernel>=0.4.6
- user-setup