From ec5d0e20ec70011756770e4f282d3ff4b668dd12 Mon Sep 17 00:00:00 2001 From: Richard Ellis Date: Wed, 16 Nov 2011 18:21:26 -0600 Subject: network/uudeview: Added (The Nice and Friendly Decoder) Signed-off-by: Erik Hanson --- network/uudeview/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 network/uudeview/README (limited to 'network/uudeview/README') diff --git a/network/uudeview/README b/network/uudeview/README new file mode 100644 index 0000000000..788e19beab --- /dev/null +++ b/network/uudeview/README @@ -0,0 +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. -- cgit v1.2.3