| Name |
libpcre |
| Version |
8.45 |
| Summary |
Perl Compatible Regular Expressions |
| Description |
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. |
| Section |
devel |
| License |
BSD-3-Clause |
| Homepage |
http://www.pcre.org
|
| Recipe file |
recipes-support/libpcre/libpcre_8.45.bb
|
| Layer |
meta-oe (master branch) |
| Inherits |
- autotools
- binconfig-disabled
- gcc
- gcc-native
- ptest
- siteinfo
- sourceforge-releases
|
| Dependencies |
- autoconf-native
- automake-native
- bzip2
- gcc-cross-i686
- libtool-cross
- libtool-native
- virtual/compilerlibs
- virtual/libc
- zlib
|
| PACKAGECONFIG options |
- jit
- pcre16
- pcre32
- pcre8
- pcretest-readline
- unicode-properties
- vardepvalue
|