Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
config BR2_PACKAGE_PYTHON_REGEX
|
|
bool "python-regex"
|
|
help
|
|
Alternative regular expression module, to replace re.
|
|
|
|
https://github.com/mrabarnett/mrab-regex
|