pcre: Perl Compatible Regulat Expressions1

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 commercial software.

PCRE was originally written for the Exim MTA, but is now used by many projects, including Python, Postfix, KDE, Analog, and PHP.

... part of T2, get it here

URL: http://www.pcre.org/

Author: Philip Hazel <ph10 [at] cam [dot] ac [dot] uk>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 8.45

Remark: Does cross compile (as setup and patched in T2).

Download: http://sourceforge.net/projects/pcre/files/pcre/ pcre-8.45.tar.bz2

T2 source: hotfix-no_arg.patch.blackfin
T2 source: pcre.cache
T2 source: pcre.desc

Build time (on reference hardware): 6% (relative to binutils)2

Installed size (on reference hardware): 3.93 MB, 198 files

Dependencies (build time detected): 00-dirtree bash binutils bzip2 coreutils diffutils findutils gawk grep linux-header make sed tar tbb

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).