cl-mime

2020-12-20

No Description

Upstream URL

github.com/hanshuebner/cl-mime

Author

Robert Marlow <bobstopper@bobturf.org>, Alexander Artemenko <svetlyak.40wt@gmail.com>

Maintainer

Robert Marlow <bobstopper@bobturf.org>

License

Not determined

README

This repository is no longer maintained. Please go to https://github.com/40ants/cl-mime for a maintained fork

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/

Dependencies (4)

  • cl-base64
  • cl-ppcre
  • cl-qprint
  • rove

Dependents (1)

  • GitHub
  • Quicklisp