2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
5 <summary>check your Zero Install feeds</summary>
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
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>
18 <release:management xmlns:release="http://zero-install.sourceforge.net/2007/namespaces/0release">
19 <!-- Update the copy of the version number in 0publish -->
20 <release:action phase="commit-release">sed -i "s/^version = '.*'$/version = '$RELEASE_VERSION'/" feedlint</release:action>
23 <group license="OSI Approved :: GNU General Public License (GPL)" main="feedlint">
24 <implementation id="." version="0.4-post"/>