Feed normalizer ...
- Wraps various RSS and Atom parsers, and returns a single unified object graph, regardless of the underlying feed format.
- Attempts to parse a given feed using all available configured parsers.
- Is useful when the representation of the data of an underlying RSS/Atom feed should be the same regardless of the underlying format and its terminology.
Downloading / Installing
- Easy: Install the latest gem from rubyforge.
- Even easier: Run gem install feed-normalizer
Bugs / Enhancements
Bugs? probably. Report any bugs, patches, enhancements, new parser wrappers, etc. in the issue tracker.
Other
The svn repo is hosted on code.google, and you can find a homepage that pretty much duplicates this one at http://feed-normalizer.rubyforge.org/.
Feed-Normalizer has a BSD License. See LICENCE for details.