1*4882a593Smuzhiyunconfig BR2_PACKAGE_PYTHON_DOCKERPTY 2*4882a593Smuzhiyun bool "python-dockerpty" 3*4882a593Smuzhiyun select BR2_PACKAGE_PYTHON_SIX # runtime 4*4882a593Smuzhiyun help 5*4882a593Smuzhiyun Python library to use the pseudo-tty of a docker container. 6*4882a593Smuzhiyun 7*4882a593Smuzhiyun https://github.com/d11wtq/dockerpty 8