diff options
Diffstat (limited to 'network/uudeview')
-rw-r--r-- | network/uudeview/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/network/uudeview/README b/network/uudeview/README index 788e19beab3e4..4ab3d1aa984f7 100644 --- a/network/uudeview/README +++ b/network/uudeview/README @@ -1,8 +1,8 @@ -UUDeview is a program that helps you transmit and receive binary files over -the Internet, using electronic mail or newsgroups The UUDeview package -includes both an encoder and a decoder. The decoder automatically detects -the type of encoding used, offering MIME's Base64 and BinHex as well as the -popular uuencoding and the less frequently used xxencoding methods. -Recently, support for the popular yEnc encoding was also added. The encoder -runs the other way around and encodes a binary file for sending it by mail -or news. +UUDeview is a program that helps you transmit and receive binary +files over the Internet, using electronic mail or newsgroups The +UUDeview package includes both an encoder and a decoder. The decoder +automatically detects the type of encoding used, offering MIME's +Base64 and BinHex as well as the popular uuencoding and the less +frequently used xxencoding methods. Recently, support for the popular +yEnc encoding was also added. The encoder runs the other way around +and encodes a binary file for sending it by mail or news. |