Name: | pcre |
---|---|
Version: | 7.8 |
Release: | 7.el6 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 528779 |
License: | BSD |
RPM: | pcre-7.8-7.el6.i686.rpm |
Source RPM: | pcre-7.8-7.el6.src.rpm |
Build Date: | Thu May 07 2015 |
Build Host: | x86-ol6-builder-08.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.pcre.org/ |
Summary: | Perl-compatible regular expression library |
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. |