mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
parent
008f41c5b6
commit
daeb7cee7e
@ -33144,5 +33144,31 @@
|
||||
"description": "Low-level Tcl & Tk bindings for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/neroist/nimtcl"
|
||||
},
|
||||
{
|
||||
"name": "simpleMail",
|
||||
"url": "https://github.com/up7down8/simpleMail",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"smtp",
|
||||
"mail",
|
||||
],
|
||||
"description": "Make sending HTML and file emails easier.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/up7down8/simpleMail"
|
||||
},
|
||||
{
|
||||
"name": "asyncssh2",
|
||||
"url": "https://github.com/up7down8/asyncssh2",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"scp",
|
||||
"ssh",
|
||||
"sftp",
|
||||
"asyncssh"
|
||||
],
|
||||
"description": "Execute commands and upload/download files using multiple processes and asynchronous methods via SSH.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/up7down8/asyncssh2"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user