Is there an opensource Python tool for creating RSS feeds, that doesn't require large dependencies?
I found feedformatter.py on pypi, but it seems a little old, and its sole automated test gives a traceback. Is there a better starting point? (I'd of course prefer something that'll run on 3.x and 2.x, but will settle for either)
-- http://mail.python.org/mailman/listinfo/python-list