File: control

package info (click to toggle)
zabbix-cli 3.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,860 kB
  • sloc: python: 18,557; makefile: 3
file content (37 lines) | stat: -rw-r--r-- 1,017 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
Source: zabbix-cli
Standards-Version: 4.7.2
Section: utils
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Jakob Haufe <sur5r@debian.org>,
Homepage: https://github.com/unioslo/zabbix-cli
Vcs-Git: https://salsa.debian.org/python-team/packages/zabbix-cli.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/zabbix-cli
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
Build-Depends-Indep:
 pybuild-plugin-pyproject,
 python3,
 python3-click,
 python3-freezegun,
 python3-hatchling,
 python3-httpx,
 python3-inline-snapshot,
 python3-platformdirs,
 python3-prompt-toolkit,
 python3-pydantic,
 python3-pytest,
 python3-pytest-httpserver,
 python3-tomli-w,
 python3-typer (>= 0.13.1),

Package: zabbix-cli
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Command-line interface for Zabbix
 Zabbix-cli is a command line interface for performing common administrative
 tasks in Zabbix monitoring system via the Zabbix API.