mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
|
PCRE is a Perl compatible library of regular expressions. They
|
||
|
are based on a completely seperate code-base from Henry Spencers
|
||
|
originals. It has been designed to make efficient use of memory
|
||
|
for compiled regex's.
|
||
|
|
||
|
Original Author: Phil Hazel <ph10@cam.ac.uk>
|