Description
Provides the older PCRE library for software that still depends on the original Perl-compatible regular expression API. It supports powerful text matching, but new development generally uses PCRE2 instead.
Keep it only when an application or build dependency still requires the legacy library. It is compatibility infrastructure, not a standalone app.