1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/fzf/fzf.desc
3 [COPY] Copyright (C) 2022 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A command-line fuzzy finder
14 [T] fzf is a general-purpose command-line fuzzy finder.
15 [T] It's a flexible interactive Unix filter for command-line that can
16 [T] be used with any list of text: files, command history, processes,
17 [T] hostnames, bookmarks, git commits, etc.
19 [A] Junegunn Choi <junegunn.c@gmail.com>
20 [M] NoTag <notag@maneto.fr>
27 [P] X -----5---9 194.000
29 [O] export FZF_VERSION=$ver FZF_REVISION=tarball
30 [O] hook_add postmake 5 "cp bin/fzf $root$bindir/"
33 [D] 860b617741f5380a4a6f9943adfb95072ae2aa7a2d3c2ac689ac6094 fzf-0.29.0.tar.gz https://github.com/junegunn/fzf/archive/0.29.0/