summaryrefslogtreecommitdiff
path: root/devel/pcre++/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2004-12-26 22:09:49 +0000
committerzuntum <zuntum@pkgsrc.org>2004-12-26 22:09:49 +0000
commit567a4e05b20dde4c2ab3dfe0575164c2e45a8f34 (patch)
tree4577f26cc4774104d9a9a5128f51db4abdda44f3 /devel/pcre++/DESCR
parentfa545dee349954bead4672acda4ef8b2dcc2efdc (diff)
downloadpkgsrc-567a4e05b20dde4c2ab3dfe0575164c2e45a8f34.tar.gz
Initial import of pcre++-0.9.5
pcre++ is a wrapper class around the pcre library.
Diffstat (limited to 'devel/pcre++/DESCR')
-rw-r--r--devel/pcre++/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/pcre++/DESCR b/devel/pcre++/DESCR
new file mode 100644
index 00000000000..b34a52cb825
--- /dev/null
+++ b/devel/pcre++/DESCR
@@ -0,0 +1,4 @@
+This is the source code for the C++ class library pcre++.
+pcre++ is a wrapper class around the pcre library (Perl
+Compatible Regular Expressions), which is available on
+http://www.pcre.org/.