From 610063c0827dfa68200abc117e9bce7503b886fb Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 24 Oct 2012 13:10:12 +0200 Subject: [PATCH] add README --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..8d2cf9c --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +This LibreOffice extension provides a transformer for XSLT-based +import/export filters with support of XSLT 2.0 . It is intended to +supplement the XSLT transformer that is part of LibreOffice +installation, and that only supports XSLT 1.0, for filters that need +XSLT 2.0.