summaryrefslogtreecommitdiffstats
path: root/quanta/scripts/xsltproc.kmdr.info
blob: c44976b5948ef474b05fc6e1d7190879a1f2b23f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="info.xsl" ?>
<!DOCTYPE QuantaScriptInfo>
<INFO>
<options editor="kmdr-editor" interpreter="kmdr-executor -c quanta" />
<name>xsltproc</name>
<author>Chris Hornbaker</author>
<email>jilks@openschooling.org</email>
<website></website>
<version>1.0</version>
<license>GPL v2</license>
<about>This Kommander script uses xsltproc from the libxslt package to apply XSLT file to XML files.</about>
</INFO>