diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2016-08-22 13:23:57 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 5649a3bcacf494fd1c3de4f9a5278902726e9c0d (patch) | |
tree | 598fe7aaea641a62bbc178bdeb11be26f661aeed /libraries/pcre2/README | |
parent | 91acfe52e6fa8a49ca35dd2ac2d137d5d61bf4a2 (diff) | |
download | slackbuilds-5649a3bcacf494fd1c3de4f9a5278902726e9c0d.tar.gz |
libraries/pcre2: Added (Perl 5-style regular exprs. 2nd version).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/pcre2/README')
-rw-r--r-- | libraries/pcre2/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/pcre2/README b/libraries/pcre2/README new file mode 100644 index 0000000000..604c47269f --- /dev/null +++ b/libraries/pcre2/README @@ -0,0 +1,2 @@ +PCRE2 is a re-working of the original PCRE library to provide an entirely new +API. |