mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add POP3 client library
This commit is contained in:
parent
d28daff0ea
commit
e5795f62e0
@ -3132,5 +3132,18 @@
|
|||||||
"description": "libipset wrapper for Nim",
|
"description": "libipset wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/libipset.nim"
|
"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…
x
Reference in New Issue
Block a user