Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre: Perl-compatible regular expression library
Name: | pcre |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 3.9 |
License: | GPL |
Release: | 10.1 |
URL: | http://www.pcre.org/ |
- Summary
- 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.
Changelog
- * Tue Sep 21 19:00:00 2004 Than Ngo <than{%}redhat{*}com> 3.9-10.1
- rebuilt to fix man pages conflict, multiarch problem
- * Wed Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Tue Jan 21 18:00:00 2003 Than Ngo <than{%}redhat{*}com> 3.9-9
- build with utf8, bug #81504