blob: 0b1405ac13f589b985fba3d3568f3ace56f40b65 (
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/sigs/email-sig/
|