ocp-indexversion
Lightweight completion and documentation browsing for OCaml libraries
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 |
---|---|
Authors | Louis Gesbert and Gabriel Radanne |
Licenses | LGPL-2.1-only WITH OCaml-LGPL-linking-exception and GPL-3.0-only |
Published | |
Homepage | http://www.typerex.org/ocp-index.html |
Issue Tracker | https://github.com/OCamlPro/ocp-index/issues |
Maintainer | louis.gesbert@ocamlpro.com |
Dependencies | |
Source [http] | https://github.com/OCamlPro/ocp-index/archive/1.3.2.tar.gz md5=8ade4807d4ed12b824fc060de06c7c1b sha512=40c8609100dc733b49ba09fb2f6d647fcf9e943d1b97551fef8daae79cdb215c37a12f93e1b19f8ac3f4624b324bc128f88967c40e27555c0dbfd93ba23c0eef |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocp-index/ocp-index.1.3.2/opam |
Required by
- iocaml-kernel<0.4.6
- ocaml-top>=1.1.3 & <1.2.0
- ocp-browser<1.1.6 | =1.3.2
- ocp-index-top
- starterkit
Optionally used by
- iocaml-kernel>=0.4.6
- user-setup