./converters/rss2html, RSS to HTML converter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q3, Version: 0.8.2nb25, Package name: rss2html-0.8.2nb25, Maintainer: pkgsrc-users

rss2html is a simple converter from RSS/RDF/XML feeds (used for podcast,
blogs, news pages, etc) into HTML or other formats useful to read news
from commandline or automatized in cron.

The HTML generation can be done by using user defined templates.

You can also create planets joining some RSS and ordering them by date
(automatically done with '-P' flag).

Some examples:
$ rss2html -d http://someones.blog.org/feed.rss | lynx -stdin
$ rss2html http://podcasting/feed.xml | wget -c -F -i -
$ rss2html -P myplanet@http://my.url/ -r 150 -d -n 2 \
foo@http://foo/feed.xml bar@http://bar/feed.xml > planet.html


Filesize: 25.959 KB

Version history: (Expand)