RSS generation
Skip Montanaro
skip at pobox.com
Fri Sep 10 10:14:59 EDT 2004
More information about the Python-list mailing list
Fri Sep 10 10:14:59 EDT 2004
- Previous message (by thread): [Away From Office] Re: Failure
- Next message (by thread): RSS generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> I'm looking for a python module which can help generate RSS feeds
>> in various formats - 0.92, 1.0, 2.0, atom etc...
Anders> Some info here:
Anders> http://www-106.ibm.com/developerworks/webservices/library/ws-pyth11.html
That's for parsing RSS, not generating it. While RSS isn't that hard to
generate, it would still be kinda nice to have a generator that knew about
all the variations on the theme.
Skip
- Previous message (by thread): [Away From Office] Re: Failure
- Next message (by thread): RSS generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list