mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package libuv
This commit is contained in:
parent
b25763cabb
commit
6f0cd494e9
@ -7489,5 +7489,19 @@
|
|||||||
"description": "Metaprogramming tools for Nim",
|
"description": "Metaprogramming tools for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jxy/metatools"
|
"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…
x
Reference in New Issue
Block a user