mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
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.
|