File: control

package info (click to toggle)
fzf 0.70.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,016 kB
  • sloc: ruby: 5,776; sh: 1,595; asm: 456; makefile: 173
file content (43 lines) | stat: -rw-r--r-- 1,309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: fzf
Section: utils
Homepage: https://github.com/junegunn/fzf
Standards-Version: 4.7.3
Testsuite: autopkgtest-pkg-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/fzf
Vcs-Git: https://salsa.debian.org/go-team/packages/fzf.git
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mo Zhou <lumin@debian.org>,
 Otto Kekäläinen <otto@debian.org>,
 Vincent Blut <vincent.debian@free.fr>,
Build-Depends:
 debhelper-compat (= 13),
 dh-exec,
 dh-golang,
 golang-github-charlievieth-fastwalk-dev,
 golang-github-gdamore-tcell.v2-dev,
 golang-github-junegunn-go-shellwords-dev,
 golang-github-mattn-go-isatty-dev,
 golang-github-rivo-uniseg-dev,
 golang-go,
 golang-golang-x-sys-dev,
 golang-golang-x-term-dev,
XS-Go-Import-Path: github.com/junegunn/fzf
X-Style: black

Package: fzf
Architecture: any
Built-Using:
 ${misc:Built-Using},
Static-Built-Using:
 ${misc:Static-Built-Using},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: general-purpose command-line fuzzy finder
 It's an interactive Unix filter for command-line that can be used with
 any list; files, command history, processes, hostnames, bookmarks, git
 commits, etc.
 .
 Refer /usr/share/doc/fzf/README.Debian for quick instructions on how to
 add keybindings for Bash, Zsh, Fish to call fzf.