diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-05-31 13:56:40 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-05-31 13:56:40 +0000 |
commit | 027aa97cd2ee74dff245a856efc5ce7af8cd2cec (patch) | |
tree | 56428e47d448877b800a7cb1da35bb56ad4ac846 /mail/gnus/DESCR | |
parent | cd251c52ef745242931b4847cf0046303253214f (diff) | |
download | pkgsrc-027aa97cd2ee74dff245a856efc5ce7af8cd2cec.tar.gz |
Initial import of Gnus 5.10.2.
This is a stand-alone version of Gnus mail / news reader package
running on GNU Emacs. This package is supposed to catch up to newer
versions of Gnus than found in GNU Emacs distributions.
Provided by Love Hoernquist-Astrand <lha at netbsd dot org>.
Diffstat (limited to 'mail/gnus/DESCR')
-rw-r--r-- | mail/gnus/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/gnus/DESCR b/mail/gnus/DESCR new file mode 100644 index 00000000000..ca1b6b4cf92 --- /dev/null +++ b/mail/gnus/DESCR @@ -0,0 +1,10 @@ +Gnus is a flexible message reader running under GNU Emacs. It supports +reading and composing both news and mail. In addition, it is able to +use a number of web-based sources as inputs for its groups. + +The main Gnus goal is to provide the user with an efficient and +extensible interface towards dealing with large numbers of messages, +no matter the form they may have or wherever they may come from. + +Gnus is a fully MIME-compliant and supports reading and composing +messages using any charset that GNU Emacs supports. |