OSSP CVS Repository

ossp - ossp-web/pkg/lib/pcre/index.wml 1.5
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-web/pkg/lib/pcre/index.wml 1.5

#use wml::ossp area=pkg:lib subarea=pcre

<title>OSSP pcre</title>

<h1>Perl Compatible Regular Expressions</h1>

<h2>Abstract</h2>

OSSP pcre is a derivative of Philip Hazel's <a
href="http://www.pcre.org/">PCRE</a> library for matching text via
Perl-compatible regular expressions. OSSP pcre additionally contains the
function pcre_match(3) which provides a very convenience way to apply a
regular expression, including caching support.

<p>
Notice: OSSP pcre is fully compatible with the original PCRE library.  It is
just a super-set of it and made into an OSSP library for easier integration
within the OSSP project. It is not intended to replace or to compete with the
original PCRE library in any way.

<h2>Authors</h2>

<pkg_author name="Philip Hazel" mail="ph10@cam.ac.uk">
<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">

<h2>Status</h2>

<pkg_status
    name="pcre" assign="rse"
    stable="none"    stable_date="none"
    unstable="none"  unstable_date="none"
	done=100>

<h2>Source</h2>

<pkg_files 
    cvs=$(CVS_ROOT_URL)/pkg/lib/pcre/
    url=$(FTP_ROOT_URL)/pkg/lib/pcre/
    directory=$(FTP_ROOT_DIR)/pkg/lib/pcre/
    files="pcre-*.tar.gz" 
	stable="none" unstable="none">
	

CVSTrac 2.0.1