File: control

package info (click to toggle)
python-consul 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 47,052 kB
  • sloc: python: 3,081; makefile: 147
file content (25 lines) | stat: -rw-r--r-- 980 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
Source: python-consul
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>
Build-Depends: debhelper-compat (= 13), dh-python,
               python3-all,
               python3-pytest,
               python3-setuptools,
               python3-requests,
               python3-six
Standards-Version: 4.0.0
Homepage: https://github.com/cablehead/python-consul
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-consul
Vcs-Git: https://salsa.debian.org/python-team/packages/python-consul.git

Package: python3-consul
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}, python3-tornado, python3-twisted
XB-Python-Egg-Name: consul
Description: Python client for Consul.io - Python 3.X
 Consul is a service discovery and configuration tool.
 This package contains the Python client library for Consul