Home > Repositories > base > libpcre

libpcre: PCRE is a 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.
The official POSIX name is regex.h, but I didn't want to risk possible problems with existing files of that name by distributing it that way.
To use it with an existing program that uses the POSIX API, it will have to be renamed or pointed at by a link.
Name:libpcre
Release: 8.45-2mamba
Group:System/Libraries
Maintainer:silvan
License:BSD
Size:1,52 MB
Upstream URL:http://www.pcre.org
Build time:2024-05-06 19:57:47
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibpcre
libpcre-debug
libpcre-devel
libpcre-tools
libpcre
libpcre-debug
libpcre-devel
libpcre-tools
libpcre
libpcre-debug
libpcre-devel
libpcre-tools
Build requirementsglibc-devel [1]
libbzip2-devel [1]
libgcc [1]
libreadline-devel [1]
libstdc++6-devel [1]
libz-devel [1]
glibc-devel [1]
libbzip2-devel [1]
libgcc [1]
libreadline-devel [1]
libstdc++6-devel [1]
libz-devel [1]
glibc-devel [1]
libbzip2-devel [1]
libgcc [1]
libreadline-devel [1]
libstdc++6-devel [1]
libz-devel [1]
History of changes
DatePackagerReleaseDescription
2024-05-06Automatic Build System 8.45-2mamba- rebuilt without .la files
2021-06-16autodist8.45-1mamba- automatic version update by autodist
2020-09-09silvan8.44-2mamba- add a -tools package
2020-09-09silvan8.44-1mamba- update to 8.44
2019-03-01autodist8.43-1mamba- automatic version update by autodist
2018-04-07autodist8.42-1mamba- automatic version update by autodist
2017-08-07autodist8.41-1mamba- automatic version update by autodist
2017-02-11autodist8.40-1mamba- automatic version update by autodist
2016-09-13silvan8.39-2mamba- rebuilt with --enable-pcre16 --enable-pcre32
2016-06-24autodist8.39-1mamba- automatic version update by autodist