Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
snownews: A text mode RSS/RDF newsreader
- Summary
- Snownews is a text mode RSS/RDF newsreader. It supports all versions
of RSS natively and supports other formats via plugins.
The program depends on ncurses for the user interface and uses libxml2
for XML parsing. ncurses must be at least version 5.0. It should work
with any version of libxml2.
Arch: sparc
Download: | snownews-1.5.7-5.al3.sparc.rpm |
Build Date: | Tue Sep 19 17:13:37 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 576 KiB |
Changelog
- * Sat Sep 9 17:00:00 2006 Zing <zing{%}fastmail{*}fm> - 1.5.7-5
- remove mention of update checking from man page
- rebuild for FE6
- * Tue Feb 14 16:00:00 2006 Zing <shishz{%}hotpop{*}com> - 1.5.7-4
- rebuild for FE5
- * Mon Aug 29 17:00:00 2005 Zing <shishz{%}hotpop{*}com> - 1.5.7-3
- cleanups related to runtime charset detection
- get rid of configure --charset=UTF-8 hardcoding
- link with ncursesw, set -DUTF_8 for xmlUTF8Strlen