Swtich to binary mode before getting FTP filesize
[FeedLint.git] / FeedLint.xml
blob2dfa4f130a5dfb9939530ab0b9131b6c9755ca3c
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   <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 &quot;s/^version = '.*'$/version = '$RELEASE_VERSION'/&quot; feedlint</release:action>
21   </release:management>
23   <group license="OSI Approved :: GNU General Public License (GPL)" main="feedlint">
24     <implementation id="." version="0.4-post"/>
25   </group>
26 </interface>