Add POP3 client library
This commit is contained in:
parent
d28daff0ea
commit
e5795f62e0
1 changed files with 13 additions and 0 deletions
|
|
@ -3132,5 +3132,18 @@
|
|||
"description": "libipset wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/libipset.nim"
|
||||
},
|
||||
{
|
||||
"name": "pop3",
|
||||
"url": "https://github.com/FedericoCeratto/nim-pop3",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"network",
|
||||
"pop3",
|
||||
"email"
|
||||
],
|
||||
"description": "POP3 client library",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-pop3"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue