summaryrefslogtreecommitdiffstats
path: root/libraries/pcre2/README
diff options
context:
space:
mode:
author Larry Hajali2016-08-22 14:23:57 +0200
committer David Spencer2016-08-28 01:22:59 +0200
commit5649a3bcacf494fd1c3de4f9a5278902726e9c0d (patch)
tree598fe7aaea641a62bbc178bdeb11be26f661aeed /libraries/pcre2/README
parent91acfe52e6fa8a49ca35dd2ac2d137d5d61bf4a2 (diff)
downloadslackbuilds-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/README2
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.