···
+
# This file is generated by dune, edit dune-project instead
+
synopsis: "TUI multiline fuzzy document finder"
+
Think interactive grep for both text files and PDFs,
+
but word/token based instead of regex and line based,
+
so you can search across lines easily.
+
Docfd aims to provide good UX via integration with common text editors
+
so you can jump directly to a search result with a single key press.
+
- Multithreaded indexing and searching
+
- Multiline fuzzy search of multiple files or a single file
+
- Swap between multi-file view and single file view on the fly
+
- Content view pane that shows the snippet surrounding the search result selected
+
- Text editor and PDF viewer integration
+
maintainer: ["Darren Li"]
+
tags: ["fuzzy" "document" "finder"]
+
homepage: "https://github.com/darrenldl/docfd"
+
doc: "https://github.com/darrenldl/docfd"
+
bug-reports: "https://github.com/darrenldl/docfd/issues"
+
"angstrom" {>= "0.15.0"}
+
"containers" {>= "3.12"}
+
"cmdliner" {>= "1.1.0"}
+
"domainslib" {>= "0.5.0"}
+
"timedesc" {>= "2.0.0"}
+
"qcheck-alcotest" {with-test}
+
dev-repo: "git+https://github.com/darrenldl/docfd.git"
+
[ "nottui.0.3" "git+https://github.com/let-def/lwd.git#a337a778001e6c1dbaed7e758c9e05f300abd388" ]
+
"https://github.com/darrenldl/docfd/releases/download/2.2.0/2.2.0.tar.gz"
+
"sha256=334e1d0ecd545aca18ed05dc597b851e362fc090c2d09f40f3723a05b36c5ecf"