I was going to make Stapler.py do time-until-next-scan management per feed like Stapler.root does, but after exasperating at the lack of standard painless object persistence (Pickle/marshal, while standard, are not painless), I decided folks can do that with cron. Stapler.py will scan either the feeds named on the command line, or all of them if --all is specified.
Which, as far as project management is concerned, means I'm throwing out all the changes since the prerelease version I posted the other day. If you wondered.
I need to make XML feeds support multiple driver tags in one feed, and figure how to not rewrite a feed file just like one that's already there, for that will likely mess up conditional HTTP.