From cd49d961867886b9516b229d28932ddb3c2fd2e8 Mon Sep 17 00:00:00 2001
From: Wal1y <wallyimbuero@gmail.com>
Date: Wed, 13 Aug 2014 15:30:00 +0800
Subject: [PATCH] Update README.md

Added "pyzmail" for "Email" category
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 15d34a3..a19ff83 100644
--- a/README.md
+++ b/README.md
@@ -519,6 +519,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
 * [envelopes](http://tomekwojcik.github.io/envelopes/) - Mailing for human beings.
 * [mailjet](https://github.com/WoLpH/mailjet) - Mailjet API implementation for batch mailing, statistics and more.
 * [Talon](https://github.com/mailgun/talon) - Mailgun library to extract message quotations and signatures.
+* [pyzmail](http://www.magiksys.net/pyzmail/) - Compose, send and parse emails.
 
 ## Internationalization
 
-- 
GitLab