Skip to content

40ants/cl-mime

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 1 commit ahead, 3 commits behind hanshuebner:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
t
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

No packages published

Languages

  • Common Lisp 100.0%