Monday, February 19, 2007

RSS-grep

I've been toying around with writing my own RSS enabled grep, so I did just that by wrapping the universal feed parser. This is really really alpha. So use at your own risk. Also it's missing a few features like repackaging of feeds so that it can be used with other rss tools like rss reader or reading in input from stdin so that you can pipe one rss-grep through another. It's also missing many of the usual grep options.



Anyway enjoy rssgrep.py

0 comments: