1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: slrn
Section: news
Priority: optional
Maintainer: Joey Hess <joeyh@debian.org>
Built-Depends: debhelper (>= 2.0.49), slang1-dev
Standards-Version: 3.5.6.0
Package: slrn
Architecture: any
Depends: debconf (>= 0.2.0), ${shlibs:Depends}
Provides: news-reader
Suggests: slrnpull
Description: threaded news reader (fast for slow links)
Slrn is a threaded news reader with color support that is designed to
read news fast over slow links.
.
Slrn can read news via NNTP or directly from a local news spool.
Slrn also has GroupLens support.
.
Slrn can be heavily customized from its rc file, and even includes a
built in macro language. There is also support for killfiles and
article scoring.
Package: slrnpull
Architecture: any
Depends: debconf (>= 0.2.0), ${shlibs:Depends}
Conflicts: slrn (<< 0.9.5.2-1)
Replaces: slrn
Suggests: slrn | news-reader
Description: pulls a small newsfeed from an NNTP server
Slrnpull pulls a small newsfeed from an NNTP server, to a local news spool
directory. The news spool can be used by news readers (such as slrn), which
can read a local news spool without a NNTP server.
.
Slrnpull also has the ability to killfile articles so that they will not
be downloaded from the server.
|