jpeg-turbo: fix legal info
[buildroot-gz.git] / package / python-prompt-toolkit / Config.in
blobccc9ebb0f5684d8e4a177ff92ace67b0e4a93f7c
1 config BR2_PACKAGE_PYTHON_PROMPT_TOOLKIT
2         bool "python-prompt-toolkit"
3         select BR2_PACKAGE_PYTHON_SIX # runtime
4         select BR2_PACKAGE_PYTHON_WCWIDTH # runtime
5         help
6           Library for building powerful interactive command lines in
7           Python.
9           https://github.com/jonathanslenders/python-prompt-toolkit