What about this?

http://www.dalkescientific.com/Python/PyRSS2Gen.html



On 3/4/07, Florian Lindner <[EMAIL PROTECTED]> wrote:
> Hello,
> I'm looking for a python library that creates a RSS and/or Atom feed. E.g. I
> give a list like that:
> [
>   [title1, short desc1, author1],
>   [title2, short desc2, author2],
> ]
>
> and the library creates a valid feed XML file. (return as a string)
>
> Thanks,
>
> Florian
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to