Source: docker-pycreds Maintainer: Docker Compose Team Uploaders: Jason Pleau , Felipe Sateler Section: python Priority: optional Build-Depends: debhelper (>= 9~), dh-python, golang-docker-credential-helpers, python-all (>= 2.7), python3-all (>= 3.3), # python-pytest, # python3-pytest, python3-setuptools, python-setuptools, python-six, python3-six Standards-Version: 4.1.3 Homepage: https://github.com/shin-/dockerpy-creds Vcs-Git: https://salsa.debian.org/docker-compose-team/docker-pycreds.git Vcs-Browser: https://salsa.debian.org/docker-compose-team/docker-pycreds X-Python-Version: >= 2.7 X-Python3-Version: >= 3.3 Package: python-dockerpycreds Architecture: all Depends: ${misc:Depends}, ${python:Depends}, golang-docker-credential-helpers, python-six Description: Python bindings for the docker credentials store API This module provides bindings to use the native OS credential storage provided by the golang-docker-credential-helpers package. Package: python3-dockerpycreds Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, golang-docker-credential-helpers, python3-six, python3-distutils, Description: Python3 bindings for the docker credentials store API This module provides bindings to use the native OS credential storage provided by the golang-docker-credential-helpers package.