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

config PYTHON3_TEXT_UNIDECODE
	tristate
	prompt "python3-text-unidecode"
	select PYTHON3
	help
	  text-unidecode is the most basic port of the Text::Unidecode Perl library