Added colour output.
[FeedLint.git] / FeedLint.xml
blobbc569f91cfc1635628643e24903142a5e2af76a0
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
4   <name>FeedLint</name>
5   <summary>check your Zero Install feeds</summary>
6   <description>
7 FeedLint is a tool for Zero Install feed authors. It checks that your Zero
8 Install feed can be downloaded, that it is valid and that all the links in it
9 still work.
11 Run this on all your feeds from time-to-time to make sure they still work.</description>
12   <homepage>http://0install.net</homepage>
14   <feed-for interface="http://0install.net/2007/interfaces/FeedLint.xml"/>
15   <category>Development</category>
16   <needs-terminal/>
18   <group license="OSI Approved :: GNU General Public License (GPL)" main="feedlint">
19     <implementation id="." released="Snapshot" version="0.1" version-modifier='-post'/>
20   </group>
21 </interface>