| Name: | pcre |
|---|---|
| Version: | 8.32 |
| Release: | 12.el7 |
| Architecture: | i686 |
| Group: | System Environment/Libraries |
| Size: | 1501460 |
| License: | BSD |
| RPM: | pcre-8.32-12.el7.i686.rpm |
| Source RPM: | pcre-8.32-12.el7.src.rpm |
| Build Date: | Sat May 03 2014 |
| Build Host: | ca-buildj3.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. |