mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
This commit is contained in:
parent
3a2809116c
commit
8d662f5c27
@ -376,7 +376,15 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/tcl"
|
"web": "https://github.com/nim-lang/tcl"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nim-glm",
|
||||||
|
"url": "https://github.com/stavenko/nim-glm",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["opengl", "math", "matrix", "vector"],
|
||||||
|
"description": "Port of c++ glm library with shader-like syntax",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/stavenko/nim-glm"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "python",
|
"name": "python",
|
||||||
"url": "git://github.com/nim-lang/python",
|
"url": "git://github.com/nim-lang/python",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user