package fzf

  1. Overview
  2. Docs
A library for running the fzf command line tool

Install

Dune Dependency

Authors

Maintainers

Sources

fzf-v0.16.0.tar.gz
sha256=c05d197ff918cd4f2c4f458852cf2d1f597b5f4d74949500f51a19d9ade66209

Description

A library for running the fzf command line fuzzy matcher

Published: 14 Jun 2023

README

README.md

See [./src/fzf.mli]

Dependencies (5)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. core_kernel >= "v0.16" & < "v0.17"
  4. async >= "v0.16" & < "v0.17"
  5. ocaml >= "4.14.0"

Dev Dependencies

None

Used by

None

Conflicts

None