https://github.com/hanshuebner/cl-mime.git
git clone 'https://github.com/hanshuebner/cl-mime.git'
(ql:quickload :cl-mime)
This is a library for reading and printing MIME content. It supports automatic conversion between 7bit, quoted-printable and base64 encodings via cl-base64 and cl-qprint libraries.
The required libraries can be found at: http://files.b9.com/cl-base64/cl-base64-latest.tar.gz http://www.bobturf.org/software/cl-qprint http://weitz.de/cl-ppcre/