nn is a menu based (point and shoot) netnews reader with a complete set
of features to satisfy both the expert and the novice user. Since its
first release in Denmark in 1984 (!), in Europe in 1988, and the global
release in June 1989, it has replaced rn and other well-known news
readers at many sites.
from aaron w. hsu (MAINTAINER) with tweaks by ajacoutot@ and me
- change e-mail address
- change COMMENT
- change spool to /var/spool/news - this matches leafnode
- disable checking for libuu
- do not try to write to /usr
From maintainer Joachim Schipper
issue reported by RD Thrush <rd at thrush dot com>
patch from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
- add VMEM_WARNING while here
- activate gtkspell support
- remove jolan@ from maintainership per his request
from new maintainer Pierre-Emmanuel Andre <pea at raveland dot org> with
some tweaks
The yEnc module provide a simple API for doing raw encoding/decoding of
yencoded binaries, mainly for retrieving or posting to the usenet. This
implementation is really simple and intended mainly as an exercise to
the author but is also significantly faster than any possible pure
Python implementation and it's being actually used by some Python nntp
clients out there.
From Mikko Tolmunen (MAINTAINER) with tweaks by Will Maier
ok simon@
hellanzb is a Python application designed for *nix environments that
retrieves nzb files and fully processes them. The goal being to make
getting files from Usenet (e.g.: Giganews Newsgroups) as hands-free as
possible. Once fully installed, all thats required is moving an nzb file
to the queue directory. The rest; fetching, par-checking, un-raring,
etc. is taken care of by hellanzb.
ok mglocker@