./converters/rss2html, RSS to HTML converter

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


Branch: pkgsrc-2007Q3, Version: 0.8.2, Package name: rss2html-0.8.2, Maintainer: pancake

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


Required to run:
[www/curl]

Required to build:
[devel/gmake]

Master sites:

SHA1: d1dedf12dfba3c6bcb5985e0c1b6d738b6653516
RMD160: e49889110da91661c9d8ab4d22c98493a45483b5
Filesize: 25.959 KB

Version history: (Expand)