aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/cl-ppcre/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/cl-ppcre/pkg-descr')
-rw-r--r--textproc/cl-ppcre/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/cl-ppcre/pkg-descr b/textproc/cl-ppcre/pkg-descr
new file mode 100644
index 000000000000..883b0a1c67e3
--- /dev/null
+++ b/textproc/cl-ppcre/pkg-descr
@@ -0,0 +1,6 @@
+CL-PPCRE is a fast, perl compatible implementation of regular expressions
+written in portable, ANSI-compliant Common Lisp.
+
+WWW: http://www.weitz.de/cl-ppcre/
+
+-- Henrik Motakef