mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +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",
|
||||
"license": "MIT",
|
||||
"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