mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b8cac28acf
a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
10 lines
208 B
Plaintext
10 lines
208 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.
|