aboutsummaryrefslogtreecommitdiff
path: root/development/xml-twig/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <HMWiesinger@gmx.at>2010-05-11 22:53:42 +0200
committerErik Hanson <erik@slackbuilds.org>2010-05-11 22:53:42 +0200
commit60982c69fe57032b481305ccf05df1044c5dbd36 (patch)
tree1399c100c06cfb9b2cc0842cb60c6fb5199a4f39 /development/xml-twig/README
parent6c0c17ae29d647e1076a552160c11c5962c71ec4 (diff)
development/xml-twig: Added to 12.1 repository
Diffstat (limited to 'development/xml-twig/README')
-rw-r--r--development/xml-twig/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/xml-twig/README b/development/xml-twig/README
new file mode 100644
index 0000000000..48f7039e49
--- /dev/null
+++ b/development/xml-twig/README
@@ -0,0 +1,5 @@
+XML::Twig is (yet another!) XML transformation module.
+Its strong points: can be used to process huge documents while
+still being in tree mode; not bound by DOM or SAX, so it is
+very perlish and offers a very comprehensive set of methods;
+simple to use; DWIMs as much as possible. \ No newline at end of file