Added package imap
This commit is contained in:
parent
5ff7209efa
commit
c1d5cc0553
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue