Added package libuv
This commit is contained in:
parent
b25763cabb
commit
6f0cd494e9
1 changed files with 14 additions and 0 deletions
|
|
@ -7489,5 +7489,19 @@
|
|||
"description": "Metaprogramming tools for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jxy/metatools"
|
||||
},
|
||||
{
|
||||
"name": "libuv",
|
||||
"url": "https://github.com/lcrees/libuv",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"libuv",
|
||||
"wrapper",
|
||||
"node",
|
||||
"networking"
|
||||
],
|
||||
"description": "libuv bindings for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lcrees/libuv"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue