mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Added NimBluez.
This commit is contained in:
parent
6bbf640df2
commit
4ff7d81f9c
@ -4241,5 +4241,19 @@
|
|||||||
"description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.",
|
"description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.",
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
"web": "https://github.com/ivankoster/nimbench"
|
"web": "https://github.com/ivankoster/nimbench"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user