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: src
Download: | pcre-6.3-1.2.1.src.rpm |
Build Date: | Sun Apr 9 09:01:07 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 557 KiB |
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.3-1.2.1
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.3-1.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes