package ocp-search

  1. Overview
  2. No Docs
The ocp-search tool to index/search source packages

Install

Authors

Maintainers

Sources

v0.2.2.tar.gz
sha256=0b640b0674675dcd84e509d19578908cac69a47c99a01e3ad32ca20dc62e1dbc

Description

ocp-search is an index/search tool built as an example on top of ez_search. It can be used to index OCaml files in a directory containing extracted source packages, building a database. The database can then be searched for regexps, displaying occurrences with contexts.

Tags

org:ocamlpro

Published: 08 Mar 2022

Dependencies (3)

  1. ez_search = version
  2. dune >= "2.7.0"
  3. ocaml >= "4.07.0"

Dev Dependencies (4)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test

Used by

None

Conflicts

None