Added package imap

This commit is contained in:
Emery Hemingway 2017-02-06 15:16:53 +01:00
parent 5ff7209efa
commit c1d5cc0553
No known key found for this signature in database
GPG Key ID: E7AB426C639DCB96

View File

@ -5850,5 +5850,17 @@
"description": "utf-8 string",
"license": "MIT",
"web": "https://github.com/rokups/nim-ustring"
},
{
"name": "imap",
"url": "https://github.com/ehmry/imap",
"method": "git",
"tags": [
"imap",
"email"
],
"description": "IMAP client library",
"license": "GPL2",
"web": "https://github.com/ehmry/imap"
}
]