summaryrefslogtreecommitdiff
path: root/network/rubygem-sup/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2011-01-09 12:43:20 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-01-10 15:04:45 -0600
commita6112d0b9bb2d36ff0ccec728705d2b5153f34ea (patch)
tree2e713097f725b576f883f25c39a10642bedbc563 /network/rubygem-sup/README
parentc61a755dd2fadcf1e615d1dac6d608bebd425fb0 (diff)
downloadslackbuilds-a6112d0b9bb2d36ff0ccec728705d2b5153f34ea.tar.gz
network/rubygem-sup: Added (CLI mail client)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/rubygem-sup/README')
-rw-r--r--network/rubygem-sup/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/network/rubygem-sup/README b/network/rubygem-sup/README
new file mode 100644
index 0000000000..d5378b82b6
--- /dev/null
+++ b/network/rubygem-sup/README
@@ -0,0 +1,25 @@
+Sup is a console-based email client for people with a lot of email. It
+supports tagging, very fast full-text search, automatic contact-list
+management, and more.
+
+Sup makes it easy to:
+- Handle massive amounts of email.
+- Mix email from different sources: mbox files (even across different
+ machines), Maildir directories, IMAP folders, POP accounts, and GMail
+ accounts.
+- Instantaneously search over your entire email collection. Search over
+ body text, or use a query language to combine search predicates in any
+ way.
+- Handle multiple accounts. Replying to email sent to a particular
+ account will use the correct SMTP server, signature, and from address.
+- Add custom code to handle certain types of messages or to handle
+ certain types of text within messages.
+- Organize email with user-defined labels, automatically track recent
+ contacts, and much more
+
+This Slackbuild packages a development version of Sup which is patched
+to use ncursesw, allowing for Unicode support.
+
+This requires rubygem-locale, rubygem-gettext, rubygem-highline,
+rubygem-lockfile, rubygem-mime-types, rubygem-ncursesw, rubygem-net-ssh,
+rubygem-rmail, rubygem-trollop and rubygem-xapian-full.