pcre - Perl-compatible regular expression library
| Website: | http://www.pcre.org/ |
|---|---|
| License: | BSD |
| Vendor: | Remi Collet |
- Description:
Perl-compatible regular expression library. PCRE has its own native API, but a set of "wrapper" functions that are based on the POSIX API are also supplied in the library libpcreposix. Note that this just provides a POSIX calling interface to PCRE: the regular expressions themselves still follow Perl syntax and semantics. The header file for the POSIX-style functions is called pcreposix.h.
Packages
| pcre-6.6-1.fc5.remi.i386 [110 KiB] |
Changelog
by Remi Collet (2006-11-02):
- rebuild for FC3, FC4 & FC5 - add disclaimer |