Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
snownews - A text mode RSS/RDF newsreader
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
snownews |
1.5.7 |
4.fc5 |
src |
166 KiB |
Tue Feb 14 21:25:02 2006 |
Changelog
- * Tue Feb 14 17:00:00 2006 Zing <shishz{%}hotpop{*}com> - 1.5.7-4
- rebuild for FE5
- * Mon Aug 29 18: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
- * Sat Aug 6 18:00:00 2005 Zing <shishz{%}hotpop{*}com> - 1.5.7-2
- add runtime charset detection, #155073
- use dist macro