Path to this page:
./
converters/rss2html,
RSS to HTML converter
Branch: CURRENT,
Version: 0.8.2nb34,
Package name: rss2html-0.8.2nb34,
Maintainer: pkgsrc-usersrss2html 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:[
pkgtools/cwrappers]
Master sites:
Filesize: 25.959 KB
Version history: (Expand)
- (2024-11-15) Updated to version: rss2html-0.8.2nb34
- (2024-11-01) Updated to version: rss2html-0.8.2nb33
- (2024-11-01) Updated to version: rss2html-0.8.2nb32
- (2024-05-29) Updated to version: rss2html-0.8.2nb31
- (2024-05-16) Updated to version: rss2html-0.8.2nb30
- (2023-11-08) Updated to version: rss2html-0.8.2nb29
CVS history: (Expand)