1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/devel/pcre/pkg-descr

7 lines
284 B
Plaintext
Raw Normal View History

PCRE is a Perl-compatible library of regular expressions.
They are based on a completely separate code-base from Henry
Spencer's originals. The library has been designed to make
efficient use of memory for compiled regular expressions.
Original Author: Phil Hazel <ph10@cam.ac.uk>