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

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