forked from hanshuebner/cl-mime
-
Notifications
You must be signed in to change notification settings - Fork 0
License
40ants/cl-mime
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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/ NOTE: This is a fork of https://github.com/hanshuebner/cl-mime it includes following patches: * Fixed parsing of header parameters surrounded by " (hanshuebner#3).
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Common Lisp 100.0%