mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package array2d (#2290)
This commit is contained in:
parent
5f5e695812
commit
2306fdec4c
@ -26806,5 +26806,18 @@
|
||||
"description": "Module that imports common nim standard library modules for your convenience",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/AngelEzquerra/nim-batteries"
|
||||
},
|
||||
{
|
||||
"name": "array2d",
|
||||
"url": "https://github.com/avahe-kellenberger/array2d",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"nim",
|
||||
"array2d",
|
||||
"grid"
|
||||
],
|
||||
"description": "A 2D Array Implementation",
|
||||
"license": "GPL-2.0-only",
|
||||
"web": "https://github.com/avahe-kellenberger/array2d"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user