Warning, /frameworks/syndication/README.md is written in an unsupported language. File is not indexed.
0001 # Syndication 0002 0003 An RSS/Atom parser library 0004 0005 ## Introduction 0006 0007 RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported. 0008 syndication offers a unified, format-agnostic view on the parsed feed, 0009 so that the using application does not need to distinguish between feed 0010 formats.