blob: c7d5c1b1b64e23ef97037053b75f90d631e41f6e (
plain) (
blame)
1
2
3
4
5
6
|
This library is intended to replace the standard Python libraries rfc822,
mimetools, multifile, MIMEWriter, etc. It intends to be the be-all end-all
package for parsing, manipulating, and generating MIME and rfc822 style
messages in Python.
WWW: http://sourceforge.net/projects/mimelib/
|