Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 520 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 520 Bytes

FeedLister

FeedLister is an OPML reading library written in .NET. Although it follows the OPML specs (available 1.0 here and 2.0 here) it was written for the specific purpose of reading OPML documents for RSS readers. The library will follow the spec, but will need some work to make it really flexible for use with custom OPML elements.

This library is released under the Apache 2.0 license.