title: FeedLint

Name: FeedLint
Maintainer: Thomas Leonard
License: GNU General Public License
Source: Git repository
Zero Install feed: http://0install.net/2007/interfaces/FeedLint.xml

If you maintain a number of feeds, each with several versions of your programs, how do you know that all the download links are still OK? Run FeedLint on your feeds from time-to-time to check.

To use it, pass the URLs of the feeds to check as arguments, e.g.:

$ 0install add feedlint http://0install.net/2007/interfaces/FeedLint.xml
$ feedlint http://my/feed.xml

You can pass multiple feeds as arguments and it will check all of them. For each feed, it will:

Tip: to check all feeds in your domain (e.g. example.com):

$ 0launch --list example.com | xargs feedlint

Sample output

Here we ask it to check Edit’s feed (and it also checks ROX-Lib, on which Edit depends; note that this mode now requires the -d option to be used):

Running FeedLint on Edit