Merge pull request #315 from Electric-Blue/master

Added NimBluez.
This commit is contained in:
Dominik Picheta 2016-02-16 19:09:12 +00:00
commit 585b0f35d8

View File

@ -4268,5 +4268,19 @@
"description": "RESTful URI router",
"license": "MIT",
"web": "https://github.com/kedean/nest"
},
{
"name": "nimbluez",
"url": "git://github.com/Electric-Blue/NimBluez.git",
"method": "git",
"tags": [
"bluetooth",
"library",
"wrapper",
"sockets"
],
"description": "Nim modules for access to system Bluetooth resources.",
"license": "BSD",
"web": "https://github.com/Electric-Blue/NimBluez"
}
]