aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Tree-Parser/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tree-Parser/pkg-descr')
-rw-r--r--devel/p5-Tree-Parser/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/p5-Tree-Parser/pkg-descr b/devel/p5-Tree-Parser/pkg-descr
new file mode 100644
index 000000000000..3b6d9c7dd526
--- /dev/null
+++ b/devel/p5-Tree-Parser/pkg-descr
@@ -0,0 +1,11 @@
+This module can parse various types of input (formatted and containing
+hierarchal information) into a tree structures. It can also deparse the
+same tree structures back into a string. It accepts various types of input,
+such as; strings, filenames, array references. The tree structure is a
+hierarchy of Tree::Simple objects.
+
+WWW: http://search.cpan.org/dist/Tree-Parser/
+Author: Stevan Little <stevan@iinteractive.com>
+
+- Aaron Dalton
+aaron@daltons.ca