freebsd-ports/www/rubygem-feed-normalizer/pkg-descr
Martin Wilke 7211cfb845 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.

WWW:	http://rubyforge.org/projects/feed-normalizer/

PR:		ports/136758
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
2009-07-14 21:55:19 +00:00

11 lines
448 B
Text

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.
WWW: http://rubyforge.org/projects/feed-normalizer/