File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 10
10
"script",
11
11
"bash",
12
12
"terminal",
13
- "system administration",
13
+ "system administration"
14
14
],
15
15
"description": "Collection of Terminal commands to be used inside nim",
16
16
"license": "MIT",
23
23
"tags": [
24
24
"library",
25
25
"childprocess",
26
- "async",
26
+ "async"
27
27
],
28
28
"description": "Flexible child process spawner with strong async features",
29
29
"license": "MIT",
76
76
"tags": [
77
77
"csv",
78
78
"library",
79
- "data",
79
+ "data"
80
80
],
81
81
"description": "Another CsvTable API. Goals are efficient, simple and flexible",
82
82
"license": "MIT",
33323
33323
"license": "MIT",
33324
33324
"web": "https://github.com/FyraLabs/sudo.nim",
33325
33325
"doc": "https://fyralabs.github.io/sudo.nim/"
33326
+ },
33327
+ {
33328
+ "name": "nimsrvstat",
33329
+ "url": "https://github.com/Minejerik/nimsrvstat",
33330
+ "method": "git",
33331
+ "tags": [
33332
+ "minecraft",
33333
+ "api"
33334
+ ],
33335
+ "description": "A nim wrapper around mcsrvstat",
33336
+ "license": "MIT",
33337
+ "web": "https://github.com/Minejerik/nimsrvstat"
33326
33338
}
33327
33339
]
You can’t perform that action at this time.
0 commit comments