File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 33144
33144
"description": "Low-level Tcl & Tk bindings for Nim",
33145
33145
"license": "MIT",
33146
33146
"web": "https://github.com/neroist/nimtcl"
33147
+ },
33148
+ {
33149
+ "name": "simpleMail",
33150
+ "url": "https://github.com/up7down8/simpleMail",
33151
+ "method": "git",
33152
+ "tags": [
33153
+ "smtp",
33154
+ "mail",
33155
+ ],
33156
+ "description": "Make sending HTML and file emails easier.",
33157
+ "license": "MIT",
33158
+ "web": "https://github.com/up7down8/simpleMail"
33159
+ },
33160
+ {
33161
+ "name": "asyncssh2",
33162
+ "url": "https://github.com/up7down8/asyncssh2",
33163
+ "method": "git",
33164
+ "tags": [
33165
+ "scp",
33166
+ "ssh",
33167
+ "sftp",
33168
+ "asyncssh"
33169
+ ],
33170
+ "description": "Execute commands and upload/download files using multiple processes and asynchronous methods via SSH.",
33171
+ "license": "MIT",
33172
+ "web": "https://github.com/up7down8/asyncssh2"
33147
33173
}
33148
33174
]
You can’t perform that action at this time.
0 commit comments