summaryrefslogtreecommitdiffstats
path: root/rules/python3-tabulate.in
blob: cbca26140c072fb0afafa9052330b6508c72c2b9 (plain)
1
2
3
4
5
6
7
8
## SECTION=python3

config PYTHON3_TABULATE
	tristate
	select PYTHON3
	prompt "tabulate"
	help
	  Pretty-print tabular data in Python, a library and a command-line utility