Shorten reduces the size of waveform files (such as audio) using
Huffman coding of prediction residuals and optional additional
quantisation. It supports lossless and lossy modes.
xmms-shn provides playback support for shorten (.shn) files in XMMS.
Real-time seeking support is provided for .shn files that have
accompanying seek tables generated by shorten 3.x.
--
The Mutt Mail User Agent
This is a nifty e-mail client that includes excellent PGP hooks.
Other features include:
- color support
- message threading
- MIME support (including RFC2047 support for encoded headers)
- IMAP (also over SSL) and POP3 support
- support for multiple mailbox formats (mbox, MMDF, MH, maildir)
- highly customizable, including key bindings
- searches using regular expression
- Delivery Status Notification (DSN) support
- PGP/MIME (RFC2015)
- small and efficient
Flavors:
slang - build using the S-Lang library for screen handling.
imap - build with IMAP & SSL support.
pop - build with POP3 support.
compressed - build with compressed folder support
(see: http://www.spinnaker.de/mutt/compressed/)
mixmaster - build with anonymous remailing support.
This is the development version of mutt.
WWW: http://www.mutt.org/
* fixed mousepointer transparency bug
* uta/surface.cc : bugfix for segfault when using scaledBlit()
with source and target having the same size
* uta/widget.cc, uta/focus.* : fixed focus handling bug
- Enable building of PilRCUI which gives you a preview of the resource
file you have created. This adds gtk dependency and building it is
disabled when the no_x11 flavor is specified. It is the default.
The Text::Iconv module provides a Perl interface to the iconv()
function as defined by the Single UNIX Specification. The convert()
method converts the encoding of characters in the input string from
the fromcode codeset to the tocode codeset, and returns the result.