mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
This library is able to decode files in the following formats:
|
|
|
|
uuencode
|
|
xxencode
|
|
Base64
|
|
BinHex
|
|
|
|
It is also able to encode files in all of the above formats except
|
|
for BinHex.
|
|
|
|
http://www.uni-frankfurt.de/~fp/uudeview/
|