mail-parser is not only a wrapper for email from the Python Standard
Library.  It give you an easy way to pass from raw mail to Python
object that you can use in your code.

Homepage:
https://github.com/SpamScope/mail-parser
