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
|