mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
9 lines
447 B
Plaintext
9 lines
447 B
Plaintext
yydecode started life as a decoder for yEnc encoded binaries, which have
|
|
recently appeared on Usenet. yydecode works almost identically to the infamous
|
|
uudecode program. Version 0.2.8 and onwards contains a superset of uudecode's
|
|
functionality, (ie. decodes standard uuencoded files, as well as Base64
|
|
[RFC2045] encoded files produced by uuencode) and hence can be used as a
|
|
drop-in replacement in all circumstances.
|
|
|
|
WWW: http://yydecode.sf.net/
|