descriptionRSS Feed to HTML Convertor
ownerivop@free.fr
last changeFri, 28 Mar 2008 16:11:55 +0000 (28 17:11 +0100)
content tags
add:
readme

Python script to convert RSS Feeds to HTML pages. Also a test to get comfortable with git ;)

Needs Universal Feed Parser.

Usage:

Copy one of the css files to default.css
./rss2html.py <url of feed> output.html

./rss2html -h for more info.

rss2html also works on local files and atom feeds.

shortlog
2008-03-28 ivochange one field to CDATA, which is needed if one wants... master
2008-03-28 ivochange color of generated by... line
2008-03-28 ivoadjust margins; background image
2008-03-28 ivodo not remove my output.html
2008-03-28 ivorename; manually choose which default*.css you want
2008-03-28 ivodifferent look
2008-03-28 ivofix borders and toc indent
2008-03-28 ivomakefile for clean/distclean targets (it's a habbit...
2008-03-28 ivo644 image
2008-03-28 ivolink back to rss2html.py repo
2008-03-28 ivoRSS Feed link and possibility to override from the...
2008-03-28 ivotemplate for poor man's manual rss feed
2008-03-28 ivoadd bunch of missing backslashes
2008-03-28 ivofirst version
2008-03-27 ivogpl 2.0
heads
16 years ago master