Merge pull request #464 from ehmry/add-imap1416

Add package imap
This commit is contained in:
Dominik Picheta 2017-02-06 17:00:07 +00:00 committed by GitHub
commit 12d8f218e4

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"
}
]