package fzf

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

Install

Dune Dependency

Authors

Maintainers

Sources

fzf-v0.15.0.tar.gz
sha256=3940ee57d29aa2a70704c43a140dd53bfa59718b3e6ce377ddd56f63b5444c4b

Description

A library for running the fzf command line fuzzy matcher

Published: 21 Mar 2022

README

README.md

See [./src/fzf.mli]

Dependencies (5)

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

Dev Dependencies

None

Used by

None

Conflicts

None