File: control

package info (click to toggle)
zkg 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,740 kB
  • sloc: python: 5,910; sh: 268; makefile: 265; cpp: 24
file content (28 lines) | stat: -rw-r--r-- 885 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
Source: zkg
Section: net
Priority: optional
Maintainer: Robert Haist <rha@debian.org>
Build-Depends: btest,
               debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-git,
               python3-semantic-version,
               python3-setuptools
Standards-Version: 4.7.2.0
Rules-Requires-Root: no
Homepage: https://docs.zeek.org/projects/package-manager
Vcs-Git: https://salsa.debian.org/bro-team/zkg.git
Vcs-Browser: https://salsa.debian.org/bro-team/zkg

Package: zkg
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Conflicts: bro-pkg
Replaces: bro-pkg
Suggests: zeek
Description: Zeek Package Manager
 The Zeek Package Manager makes it easy for Zeek users to install and
 manage third party scripts as well as plugins for Zeek and ZeekControl.
 .
 This package installs the zkg executable and support files.