mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
parent
a533caa918
commit
abfce112d7
@ -27944,5 +27944,18 @@
|
|||||||
"description": "Helper procs for CGI applications in Nim.",
|
"description": "Helper procs for CGI applications in Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/cgi"
|
"web": "https://github.com/nim-lang/cgi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asyncftpclient",
|
||||||
|
"url": "https://github.com/nim-lang/asyncftpclient",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stdlib",
|
||||||
|
"ftpclient",
|
||||||
|
"official"
|
||||||
|
],
|
||||||
|
"description": "FTP client implementation (originally in the stdlib).",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/asyncftpclient"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user