aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAPE-HTML/pkg-descr
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-11 08:38:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-11 08:38:53 +0000
commitaff2e6b32ddf7b1ace7f93d206cf496e69675c18 (patch)
tree42b246d6cf16d683b45de96a07de703af3fddc5a /textproc/p5-YAPE-HTML/pkg-descr
parent5602d7d15ac26179c434bd2e725949543da040c5 (diff)
downloadports-aff2e6b32ddf7b1ace7f93d206cf496e69675c18.tar.gz
ports-aff2e6b32ddf7b1ace7f93d206cf496e69675c18.zip
Notes
Diffstat (limited to 'textproc/p5-YAPE-HTML/pkg-descr')
-rw-r--r--textproc/p5-YAPE-HTML/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-YAPE-HTML/pkg-descr b/textproc/p5-YAPE-HTML/pkg-descr
new file mode 100644
index 000000000000..ef5034f12a45
--- /dev/null
+++ b/textproc/p5-YAPE-HTML/pkg-descr
@@ -0,0 +1,6 @@
+This module is yet another parser and tree-builder for HTML documents. It is
+designed to make extraction and modification of HTML documents simplistic. The
+API allows for easy custom additions to the document being parsed, and allows
+very specific tag, text, and comment extraction.
+
+WWW: http://search.cpan.org/dist/YAPE-HTML/