File: control

package info (click to toggle)
zfind 0.4.7-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 320 kB
  • sloc: sh: 145; makefile: 5
file content (30 lines) | stat: -rw-r--r-- 1,233 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
Source: zfind
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Daniel Lange <DLange@debian.org>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-alecthomas-kong-dev,
               golang-github-alecthomas-participle-v2-dev,
               golang-github-bodgit-sevenzip-dev,
               golang-github-fatih-color-dev,
               golang-github-nwaples-rardecode-dev,
               golang-github-ulikunitz-xz-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/zfind
Vcs-Git: https://salsa.debian.org/go-team/packages/zfind.git
Homepage: https://github.com/laktak/zfind
XS-Go-Import-Path: github.com/laktak/zfind

Package: zfind
Section: utils
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter (program)
 zfind allows you to search for files, including inside tar, zip, 7z and
 rar archives. It uses a filter syntax that is similar to an SQL-WHERE clause.