package agrep

  1. Overview
  2. Docs
String searching with errors

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlagrep-1.0.tar.gz
md5=39cd65a26a0976fbe046db6b441f49b1

Description

This library implements the Wu-Manber algorithm for string searching with errors, popularized by the "agrep" Unix command and the "glimpse" file indexing tool.

Published: 21 Nov 2013

Dependencies (2)

  1. ocamlfind
  2. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None