./converters/rss2html, RSS to HTML converter

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


Branch: CURRENT, Version: 0.8.2nb29, Package name: rss2html-0.8.2nb29, 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


Required to run:
[www/curl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 25.959 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872)
Log message:
revbump for boost-libs