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

config PYTHON3_CHARSET_NORMALIZER
	tristate
	select PYTHON3
	prompt "charset-normalizer"
	help
	  Truly universal encoding detector in pure Python