summaryrefslogtreecommitdiffstats
path: root/perl/perl-XML-LibXSLT/README
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2011-04-10 13:34:19 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-04-11 00:10:59 -0500
commit54d6896d67b14640459e3d512afa7a2d6480e3e2 (patch)
tree64800c834313246c2c0ec3206d485536a9c3ed8c /perl/perl-XML-LibXSLT/README
parent6d4676f47584c4603794875617c534bb31afa51f (diff)
downloadslackbuilds-54d6896d67b14640459e3d512afa7a2d6480e3e2.tar.gz
slackbuilds-54d6896d67b14640459e3d512afa7a2d6480e3e2.tar.xz
perl/perl-XML-LibXSLT: Added (XML::LibXSLT module)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-XML-LibXSLT/README')
-rw-r--r--perl/perl-XML-LibXSLT/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/perl/perl-XML-LibXSLT/README b/perl/perl-XML-LibXSLT/README
new file mode 100644
index 0000000000..afb97a0862
--- /dev/null
+++ b/perl/perl-XML-LibXSLT/README
@@ -0,0 +1,7 @@
+XML::LibXSLT - Interface to the gnome libxslt library
+
+This module is an interface to the gnome project's libxslt. This is
+an extremely good XSLT engine, highly compliant and also very fast. I
+have tests showing this to be more than twice as fast as Sablotron.
+
+This requires perl-xml-libxml. \ No newline at end of file