28e72ce2ad
A Fast, Extensible Progress Bar for Python and CLI. Signed-off-by: Louis Aussedat <aussedat.louis@gmail.com> [Thomas: - drop depends on BR2_PACKAGE_PYTHON3 - fix license information] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
config BR2_PACKAGE_PYTHON_TQDM
|
|
bool "python-tqdm"
|
|
help
|
|
A Fast, Extensible Progress Bar for Python and CLI.
|
|
|
|
https://tqdm.github.io
|