C library for parsing and handling RSS feeds and streams
C library for RSS files or streams
libmrss
$ mrss_fetch_rss_from_url 'http://example.com/feed.xml'
$ mrss_parse_file '/path/to/feed.rss'
$ mrss_parse_stream < feed.rss