93cc6b6cb0
Python bindings for the docker credentials store API. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
219 B
Plaintext
8 lines
219 B
Plaintext
config BR2_PACKAGE_PYTHON_DOCKER_PYCREDS
|
|
bool "python-docker-pycreds"
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
|
help
|
|
Python bindings for the docker credentials store API.
|
|
|
|
https://github.com/shin-/dockerpy-creds
|