Source: python-docker
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Docker Compose Team <team+docker-compose@tracker.debian.org>
Uploaders:
 Jason Pleau <jason@jpleau.ca>,
 Felipe Sateler <fsateler@debian.org>,
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-sequence-python3,
 python3-all,
 python3-requests (>= 2.14.2~),
 python3-setuptools,
 python3-websocket (>= 0.32.0~),
Standards-Version: 4.4.1
Homepage: https://github.com/docker/docker-py
Vcs-Git: https://salsa.debian.org/docker-compose-team/python-docker
Vcs-Browser: https://salsa.debian.org/docker-compose-team/python-docker

Package: python3-docker
Architecture: all
Breaks: python3-minimal (<< 3.12.3-0ubuntu2~)
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-packaging,
 python3-urllib3
Description: Python 3 wrapper to access docker.io's control socket
 This package contains oodles of routines that aid in controlling
 docker.io over it's socket control, the same way the docker.io
 client controls the daemon.
 .
 This package provides Python 3 module bindings only.
