Source-Makefile: package/feeds/packages/python-docker/Makefile Build-Depends: python-setuptools-scm/host Package: python3-docker Submenu: Python Version: 7.0.0-r1 Depends: +libc +python3-light +python3-distutils +python3-logging +python3-openssl +python3-packaging +python3-paramiko +python3-six +python3-requests +python3-urllib3 +python3-websocket-client Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: A Python library for the Docker Engine API Maintainer: Javier Marcet Source: docker-7.0.0.tar.gz License: Apache-2.0 LicenseFiles: LICENSE CPE-ID: cpe:/a:docker:docker-py URL: https://github.com/docker/docker-py Type: ipkg Description: A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run containers manage containers, manage Swarms, etc. @@ Package: python3-docker-src Submenu: Python Version: 7.0.0-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: A Python library for the Docker Engine API (sources) Maintainer: Javier Marcet Source: docker-7.0.0.tar.gz License: Apache-2.0 LicenseFiles: LICENSE CPE-ID: cpe:/a:docker:docker-py URL: https://github.com/docker/docker-py Type: ipkg Description: A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run containers manage containers, manage Swarms, etc. This package contains the Python source files for python3-docker. @@ Config: depends on PACKAGE_python3-docker @@