mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package simple_vector (#1020)
This commit is contained in:
parent
ce9b5a7fe2
commit
9ff4c3e167
@ -12754,5 +12754,17 @@
|
|||||||
"description": "Nim ORM.",
|
"description": "Nim ORM.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/moigagoo/norm"
|
"web": "https://github.com/moigagoo/norm"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "simple_vector",
|
||||||
|
"url": "https://github.com/Ephiiz/simple_vector",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"vector",
|
||||||
|
"simple_vector"
|
||||||
|
],
|
||||||
|
"description": "Simple vector library for nim-lang.",
|
||||||
|
"license": "GNU Lesser General Public License v2.1",
|
||||||
|
"web": "https://github.com/Ephiiz/simple_vector"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user