unix2dos is a set of command-line tools that converts ASCII newline characters
between Unix's LF and DOS's CR/LF (and vice versa). Despite its name, this
package provides both `unix2dos` as well as its counterpart, `dos2unix`.
This is a powerful program at which you can throw a mess of
unordered files in any of BinHex, uuencoded, xxencoded,
Base64, or yEnc formats and expect them all to be properly
decoded. These formats are frequently encountered when sending
binary files via news or mail.
uudx decodes files containing uuencoded text. It can handle split
and out-of-order pieces.
This library is able to encode/decode files in the following formats:
uuencode
xxencode
Base64
BinHex
yEnc
This is a converter from VDA/FS format to fbd format.
Usage:
vda2fbd vdainputfile > fbdoutputfile
This is a powerful and easy-to-use tcl/tk-based program
which can de/en-code BinHex, uuencoded, xxencoded, Base64,
and yEnc formats.
Xdeview uses tcl/tk 8.3, but the port can be configured to
use other tcl/tk versions (see the port Makefile).
xml2c reads in an XML file and produces equivalent C source code,
suitable for #including in your program.
This program decodes those annoying application/ms-tnef MIME
attachments that Microsoft mail servers helpfully use to encapsulate
your already MIME encoded attachments.
Due to the proliferation of Microsoft Outlook and Exchange mail
servers, more and more mail is encapsulated into this format.
The YTNEF program allows one to unpack the attachments which were
encapsulated into the YTNEF attachment. Thus alleviating the need to
use Microsoft Outlook to view them.
Now supports winmail.dat Outlook files
zbase32 is a base32 encoder/decoder. It is an alternate
base32 encoder but not RFC 3548 compliant.
A PHP frontend to the FriBidi library: an implementation of the unicode
Bidi algorithm, provides means for handling right-to-left text.