libmRSS is a C library for parsing, writing, and
creating RSS (Rich Site Summary, Really Simple
Syndication, and RDF Site Summary) and ATOM files
or streams. The formats supported are: RSS 0.91,
RSS 0.92, RSS 1.0, RSS 2.0, ATOM 0.3, and ATOM
1.0.
License: GNU Lesser General Public License (LGPL)
Changes:
This release implements a new function about the URL parsing procedure. A bug about ATOM strings is fixed.