Description
glibc-style regular expression functionality can be used in Windows-targeted software through a compatibility library. This package is useful for developers porting Unix code that expects familiar regex behavior.
It is a compatibility library, not a search app. Regex behavior and edge cases should be tested when porting code across platforms.