mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
parent
abfce112d7
commit
1adf1a425f
@ -27946,6 +27946,19 @@
|
|||||||
"web": "https://github.com/nim-lang/cgi"
|
"web": "https://github.com/nim-lang/cgi"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"name": "smtp",
|
||||||
|
"url": "https://github.com/nim-lang/smtp",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stdlib",
|
||||||
|
"smtp",
|
||||||
|
"official"
|
||||||
|
],
|
||||||
|
"description": "SMTP client implementation (originally in the stdlib).",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/smtp"
|
||||||
|
},
|
||||||
|
{
|
||||||
"name": "asyncftpclient",
|
"name": "asyncftpclient",
|
||||||
"url": "https://github.com/nim-lang/asyncftpclient",
|
"url": "https://github.com/nim-lang/asyncftpclient",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user