Adds vec package
This commit is contained in:
parent
7d0783bfbc
commit
6df91b7c2a
1 changed files with 13 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue