A set of functions that implement regular expression pattern matching
conda install odsp-test::pcre
conda install odsp-test/label/abs-r2::pcre
conda install odsp-test/label/cves_2022::pcre
conda install odsp-test/label/ga_2017_q3::pcre
conda install odsp-test/label/miniconda::pcre
conda install odsp-test/label/pcre2::pcre
conda install odsp-test/label/ptf_2018_q1::pcre
conda install odsp-test/label/ptf_2019_q3::pcre
conda install odsp-test/label/ptf_2022_q4::pcre
conda install odsp-test/label/r-base::pcre
conda install odsp-test/label/zoss-dev::pcre
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.