294750a9c4
Email package for Python. PR: ports/55098 Submitted by: Gerhard Schmidt <estartu@augusta.de>
7 lines
291 B
Plaintext
7 lines
291 B
Plaintext
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/
|