blob: 584c1dbc0ef6c11d2c66fb99b3008c5913981614 (
plain)
1
2
3
4
5
6
7
|
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
|