[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#856780: ITP: libjpcre2-dev -- C++ wrapper for PCRE2 library



Package: wnpp
Severity: wishlist
Owner: Md Jahidul Hamid <jahidulhamid@yahoo.com>

* Package name    : libjpcre2-dev
  Version         : 10.29.02
  Upstream Author : Md Jahidul Hamid <jahidulhamid@yahoo.com>
* URL             : https://github.com/jpcre2/jpcre2
* License         : BSD
  Programming Lang: C++
  Description     : C++ wrapper for PCRE2 library

 > PCRE2 is the name used for a revised API for the PCRE library, which is a
set of functions, written in C, that implement regular expression pattern
matching using the same syntax and semantics as Perl, with just a few
differences. Some features that appeared in Python and the original PCRE before
they appeared in Perl are also available using the Python syntax.
 .
 This provides some C++ wrapper classes/functions to perform regex operations
such as regex match and regex replace.
 .
 It's a header only (single header) library. All you need to do is include the
header in your program.
 .
 The detailed documentation can be found at: https://docs.neurobin.org/jpcre2


Reply to: