RssGenerator

Home

RssGenerator is a command line tool written in C# that generates and modifies RSS feeds. For parsing RSS files, it uses my librsrss library. This has the implication that it only supports RSS v2.0 feeds.

Downloads

RssGenerator is released under GNU General Public License v2. To compile it, you will need at least Mono v1.1.18. A Makefile is included in the project for building, as well as a MonoDevelop project. The project file references this Makefile for building. You must have MonoDevelop v0.13 or higher to use this.

The absolute latest (and possibly not-working) source code can be downloaded from here.

Type Version Link
Binaries 1.0 Here
Source 1.0 Here

Changes

An RSS feed of the changelog is available here .

(C) 2007-2008 Andrew Jones-Gonzales (<dj.haruko@gmail.com>)
This site is managed using WST.