xref: /OK3568_Linux_fs/buildroot/package/python-tqdm/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_TQDM
2	bool "python-tqdm"
3	help
4	  A Fast, Extensible Progress Bar for Python and CLI.
5
6	  https://tqdm.github.io
7