feedfilter: an RSS feed postprocessing tool
One of my newest open-source programs is feedfilter. As the name implies, it takes an RSS feed as input and produces a filtered version of that feed as an output.
Filtering is performed on an item-by-item basis. The filtering decision for each item can be based on the item' …