mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Adds vec package
This commit is contained in:
parent
7d0783bfbc
commit
6df91b7c2a
@ -11719,5 +11719,18 @@
|
|||||||
"description": "A package to compile nim functions for AWS Lambda",
|
"description": "A package to compile nim functions for AWS Lambda",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lambci/awslambda.nim"
|
"web": "https://github.com/lambci/awslambda.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vec",
|
||||||
|
"url": "https://github.com/dom96/vec",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"vector",
|
||||||
|
"library",
|
||||||
|
"simple"
|
||||||
|
],
|
||||||
|
"description": "A very simple vector library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/dom96/vec"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user