Description
Adds a POSIX-compatible regular-expression library with approximate matching support and an agrep tool. It helps developers and users search text with flexible patterns, including near matches.
Approximate matching can return unexpected results. Review matches before using them in scripts that edit, delete, or classify data.