Home > Repository > 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.
Nome:libpcre
Versione: 8.45-2mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:1,52 MB
URL di origine:http://www.pcre.org
Data di compilazione:2024-05-06 19:57:47
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatilibpcre
libpcre-debug
libpcre-devel
libpcre-tools
libpcre
libpcre-debug
libpcre-devel
libpcre-tools
libpcre
libpcre-debug
libpcre-devel
libpcre-tools
Dipendenze di compilazioneglibc-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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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