blob: 93b61743bada23d8f188d58762dd78b36f909583 (
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://www.python.org/community/sigs/current/email-sig/
|