Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
logs | 2012-11-20 | ||
README-pcre.md | 2015-12-03 | 1.5 kB | |
pcre_8.31_dev_mingw32.7z | 2012-11-20 | 199.9 kB | |
pcre_8.31_dll_win32.7z | 2012-11-20 | 269.6 kB | |
pcre_8.31u_dev_mingw32.7z | 2012-11-20 | 225.9 kB | |
pcre_8.31u_dll_win32.7z | 2012-11-20 | 292.1 kB | |
pcre_8.31_doc.7z | 2012-11-20 | 273.9 kB | |
pcre_8.31_man.7z | 2012-11-20 | 185.9 kB | |
Totals: 8 Items | 1.4 MB | 0 |
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building proprietary software.
Project Pages:
Source:
- Releases: SourceForge
- Development: [Subversion][svn]svn://vcs.exim.org/pcre/code/trunk
Licenses:
- BSD-like
Requires:
- Unix shell (sh) for scripts
- zlib, edit.dll (libedit?)
Documentation:
Notes:
- Configured Options:
- --prefix=/mingw
- --enable-pcre16
- --enable-unicode-properties
- --enable-newline-is-any
- --enable-pcregrep-libz --enable-pcregrep-libbz2
- --enable-pcretest-libedit