mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
libs renamed; libovr added
renamed nim-heap to binaryheap and nim-stringinterpolation to stringinterpolation
This commit is contained in:
parent
8a72910a6e
commit
082e02b56c
@ -1516,7 +1516,7 @@
|
|||||||
"web": "https://github.com/jangko/msgpack4nim"
|
"web": "https://github.com/jangko/msgpack4nim"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nim-heap",
|
"name": "binaryheap",
|
||||||
"url": "https://github.com/bluenote10/nim-heap",
|
"url": "https://github.com/bluenote10/nim-heap",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["heap", "priority queue"],
|
"tags": ["heap", "priority queue"],
|
||||||
@ -1525,7 +1525,7 @@
|
|||||||
"web": "https://github.com/bluenote10/nim-heap"
|
"web": "https://github.com/bluenote10/nim-heap"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nim-stringinterpolation",
|
"name": "stringinterpolation",
|
||||||
"url": "https://github.com/bluenote10/nim-stringinterpolation",
|
"url": "https://github.com/bluenote10/nim-stringinterpolation",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["string formatting", "string interpolation"],
|
"tags": ["string formatting", "string interpolation"],
|
||||||
@ -1533,6 +1533,15 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bluenote10/nim-stringinterpolation"
|
"web": "https://github.com/bluenote10/nim-stringinterpolation"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "libovr",
|
||||||
|
"url": "https://github.com/bluenote10/nim-ovr",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["Oculus Rift", "virtual reality"],
|
||||||
|
"description": "Nim bindings for libOVR (Oculus Rift)",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/bluenote10/nim-ovr"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "delaunay",
|
"name": "delaunay",
|
||||||
"url": "https://github.com/Nycto/DelaunayNim",
|
"url": "https://github.com/Nycto/DelaunayNim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user