1config BR2_PACKAGE_UTF8PROC
2	bool "utf8proc"
3	help
4	  A clean C library for processing UTF-8 Unicode data.
5
6	  https://juliastrings.github.io/utf8proc
7