Extensible Ruby wrapper for Atom and RSS parsers
Feed normalizer wraps various RSS and Atom parsers, and returns a single unified object graph, regardless of the underlying feed format.
Feed normalizer attempts to parse a given feed using all available configured parsers.
Feed normalizer 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.
Source code (SVN) and Issue Tracking is hosted at Google Code.
Everything else can be found at the project's RubyForge home.
Feed Normalizer is released under the terms of the BSD License. See the LICENSE file for details.