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

config PYTHON3_CHARDET
	tristate
	select PYTHON3
	prompt "chardet"
	help
	  universal character encoding detector for Python3