|
pcre
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Perl compatible regular expressions library |
|||||||||||||||||||||||||
| Type: Formula | Latest Version: 8.45@0 | Tracked Since: Oct 15, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: regex library perl text-processing developer-tools | |||||||||||||||||||||||||
| Install: brew install pcre | |||||||||||||||||||||||||
|
About: PCRE is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. It offers a rich set of pattern matching features including lookahead and lookbehind assertions, subpattern capturing, and recursive patterns, making it a powerful alternative to standard regex libraries. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|