diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2002-09-02 03:53:46 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2002-09-02 03:53:46 +0000 |
commit | 00e5099c44f4a7a2d9b58197452ba66301fc4f51 (patch) | |
tree | ffa352a6474021b9f59db3185f04d1bfd1f5fb1d /converters/uudeview/pkg-descr | |
parent | 8cf6a654dbf53fd1c62af9c1999dba529fc13f6d (diff) |
Notes
Diffstat (limited to 'converters/uudeview/pkg-descr')
-rw-r--r-- | converters/uudeview/pkg-descr | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/converters/uudeview/pkg-descr b/converters/uudeview/pkg-descr index ef90b803e2cf..f87b1838d3b1 100644 --- a/converters/uudeview/pkg-descr +++ b/converters/uudeview/pkg-descr @@ -1,11 +1,7 @@ This is a powerful program at which you can throw a mess of -unordered files in any of BinHex, uuencoded, xxencoded, or -Base64 formats and expect them all to be properly decoded. -It even handles encodings that have been garbled by certain -versions of Netscape/MS-Explorer or encodings that are missing -some parts! +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. -It is also able to encode in all of the above formats except for -BinHex. - -WWW: http://www.informatik.uni-frankfurt.de/~fp/uudeview/ +WWW: http://www.fpx.de/fp/Software/UUDeview/ |