xref: /OK3568_Linux_fs/buildroot/package/python-terminaltables/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_TERMINALTABLES
2	bool "python-terminaltables"
3	help
4	  Generate simple tables in terminals from a nested list of
5	  strings.
6
7	  https://github.com/Robpol86/terminaltables
8