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
