mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
Base64 is a command line utility which encodes/decodes arbitrary
|
|
binary information in the base64 format used by MIME-encoded
|
|
documents, such as electronic mail messages with embedded files
|
|
(RFC 1341 and successors).
|
|
|
|
WWW: http://www.fourmilab.ch/webtools/base64/
|