Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre: Perl-compatible regular expression library
- 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: sparc
Download: | pcre-6.6-1.1.sparc.rpm |
Build Date: | Wed Oct 18 19:00:11 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 224 KiB |
Changelog
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.6-1.1
- rebuild
- * Tue May 9 17:00:00 2006 Than Ngo <than{%}redhat{*}com> 6.6-1
- update to 6.6
- fix multilib problem
- * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.3-1.2.1
- bump again for double-long bug on ppc(64)