Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pcre: Perl-compatible regular expression library
        
        
            | Name: | pcre | 
            Vendor: | CERN (http://cern.ch/linux) | 
        
        
            | Version: | 3.9 | 
            License: | GPL | 
        
        
            | Release: | 10 | 
            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: x86_64
            
                | Download: | pcre-3.9-10.x86_64.rpm | 
                | Build Date: | Thu Feb  5 03:39:05 2004 | 
                | Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> | 
                | Size: | 93 KiB | 
            
         
        Changelog
        
            - * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
 
            - rebuilt
 
        
            - * Tue Jan 21 04:00:00 2003 Than Ngo <than{%}redhat{*}com> 3.9-9
 
            - build with utf8, bug #81504
 
        
            - * Fri Nov 22 04:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 3.9-8
 
            - Really remove .la files