Description
Lua code can use GNU regular-expression behavior for pattern matching and text processing.
This package is useful for developers who specifically need the GNU regex backend in Lua applications or scripts. It is a library variant, not a standalone text editor.
Different regex engines handle syntax and edge cases differently. Keep tests for patterns that parse important data.