aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-YAPE-Regex/pkg-descr
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-06-11 16:44:09 +0800
committererwin <erwin@FreeBSD.org>2003-06-11 16:44:09 +0800
commit55e2b303661b9b4728a2c8a305a7daeb48ec8ecc (patch)
tree240a388a5a89a86e590d901a41ebe19c5166624c /textproc/p5-YAPE-Regex/pkg-descr
parent13129db6997a9a04363815b1122e64c298864d99 (diff)
downloadfreebsd-ports-gnome-55e2b303661b9b4728a2c8a305a7daeb48ec8ecc.tar.gz
freebsd-ports-gnome-55e2b303661b9b4728a2c8a305a7daeb48ec8ecc.tar.zst
freebsd-ports-gnome-55e2b303661b9b4728a2c8a305a7daeb48ec8ecc.zip
Add p5-YAPE-Regex 3.01,
yet Another Parser/Extractor for Regular Expressions. PR: 52889 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'textproc/p5-YAPE-Regex/pkg-descr')
-rw-r--r--textproc/p5-YAPE-Regex/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-YAPE-Regex/pkg-descr b/textproc/p5-YAPE-Regex/pkg-descr
new file mode 100644
index 000000000000..40623807e90c
--- /dev/null
+++ b/textproc/p5-YAPE-Regex/pkg-descr
@@ -0,0 +1,6 @@
+This module is yet another (?) parser and tree-builder for Perl regular
+expressions. It builds a tree out of a regex, but at the moment, the extent of
+the extraction tool for the tree is quite limited. However, the tree can be
+useful to extension modules.
+
+WWW: http://search.cpan.org/dist/YAPE-Regex/