Merge pull request #606 from lcrees/add-libuv0450

Added package libuv
This commit is contained in:
Dominik Picheta 2017-10-29 15:18:19 +00:00 committed by GitHub
commit 36aead1aca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]