1 2 3 4 5
## uuencode_lite A minimalist uuencode library that encodes, without opinions about filename. This reproduces the output of `uuencode -r` and `uudecode -r` from 4.0BSD, and is implemented in pure Rust.