summaryrefslogtreecommitdiffstats
path: root/quanta/scripts/xmlval.kmdr.info
blob: 56533d037555b3920edfa32ac0c173e5ad50b3e4 (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>xmlval</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 xmllint from the libxml2 package to validate XML files.</about>
</INFO>