diff options
author | Martin Lefebvre <dadexter@gmail.com> | 2010-05-11 15:01:36 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:01:36 +0200 |
commit | 2e6605101a59abbce06b221c75ed959dc61fca54 (patch) | |
tree | 9beb9d23fd89c23ab272735c4b70134b579e11e2 /network/snownews/README | |
parent | 6a3bb08a09dcad867ccfe36ee1c3e739ec68d4ab (diff) | |
download | slackbuilds-2e6605101a59abbce06b221c75ed959dc61fca54.tar.gz |
network/snownews: Initial import
Diffstat (limited to 'network/snownews/README')
-rw-r--r-- | network/snownews/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/snownews/README b/network/snownews/README new file mode 100644 index 0000000000..618255cdbd --- /dev/null +++ b/network/snownews/README @@ -0,0 +1,6 @@ +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. |