Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 251 Bytes

File metadata and controls

9 lines (5 loc) · 251 Bytes

mime-decode

utility for decoding mime-encoded emails

usage

mime-decode reads a mime-encoded (RFC 2047) string from STDIN and outputs the decoded UTF-8 plain-text to STDOUT.

There are no options.