Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre: Perl-compatible regular expression library
Name: | pcre |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 6.3 |
License: | BSD |
Release: | 1.2.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.
Arch: i386
Download: | pcre-6.3-1.2.1.i386.rpm |
Build Date: | Sun Apr 9 09:01:07 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 585 KiB |
Arch: x86_64
Download: | pcre-6.3-1.2.1.x86_64.rpm |
Build Date: | Sun Apr 9 09:29:15 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 762 KiB |
Changelog
- * Wed Apr 5 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.3-1.2.1
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.3-1.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes