mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package: add python-texttable
Module for creating simple ASCII tables. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
6
package/python-texttable/Config.in
Normal file
6
package/python-texttable/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_TEXTTABLE
|
||||
bool "python-texttable"
|
||||
help
|
||||
module for creating simple ASCII tables.
|
||||
|
||||
https://github.com/foutaise/texttable/
|
||||
Reference in New Issue
Block a user