1config BR2_PACKAGE_PYTHON_REGEX
2	bool "python-regex"
3	help
4	  Alternative regular expression module, to replace re.
5
6	  https://github.com/mrabarnett/mrab-regex
7