summaryrefslogtreecommitdiff
path: root/mail/py-mimelib/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-mimelib/pkg-descr')
-rw-r--r--mail/py-mimelib/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/py-mimelib/pkg-descr b/mail/py-mimelib/pkg-descr
new file mode 100644
index 000000000000..c7d5c1b1b64e
--- /dev/null
+++ b/mail/py-mimelib/pkg-descr
@@ -0,0 +1,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/