RERSS 0.1 released

I’ve just finished RERSS 0.1. What is RERSS, you ask? It is [yet
another] RSS library for Ruby.

Current features:

  • Parses RSS 1.0 and 2.0 (theoretically does 0.91, haven’t really
    tested that)
  • Handles most of the core 1.0 modules.
  • Offers a really rudimentary access to the data (basically, a very
    thin wrapper around the REXML::Document).

TODO:

  • Finish the basic API so that textinput and image elements can be
    retrieved.
  • Write a simple aggregator.
  • Write an installer

You can get the tarball here:
http://prdownloads.sourceforge.net/rerss/rerss-0.1.tar.bz2?download

The project wiki is here:
http://rerss.alieniloquent.com/wiki.pl

I appreciate any feedback!

Thanks,
Samuel Tesla