diff options
author | gson <gson@pkgsrc.org> | 2003-08-07 04:10:03 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2003-08-07 04:10:03 +0000 |
commit | de92fdf78970c849b602549b24a01174a461a144 (patch) | |
tree | 9ea09e529d547df3dd563c97ac283030f1634817 /textproc/p5-XML-Twig/DESCR | |
parent | 801e6d4b774d962c82d964fa98a0b21459b93ea1 (diff) | |
download | pkgsrc-de92fdf78970c849b602549b24a01174a461a144.tar.gz |
Initial import of p5-XML-Twig.
XML::Twig is a Perl module for efficient processing of XML documents
using a mixed stream/tree model.
Diffstat (limited to 'textproc/p5-XML-Twig/DESCR')
-rw-r--r-- | textproc/p5-XML-Twig/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-Twig/DESCR b/textproc/p5-XML-Twig/DESCR new file mode 100644 index 00000000000..efde837d9ca --- /dev/null +++ b/textproc/p5-XML-Twig/DESCR @@ -0,0 +1,2 @@ +XML::Twig is a Perl module for efficient processing of XML documents +using a mixed stream/tree model. |