mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package stacks (#1167)
This commit is contained in:
parent
125b183a27
commit
5b060a1741
@ -14316,5 +14316,17 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bunkford/wChart",
|
||||
"doc": "https://bunkford.github.io/wChart/wChart.html"
|
||||
},
|
||||
{
|
||||
"name": "stacks",
|
||||
"url": "https://github.com/rustomax/nim-stacks",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"stack",
|
||||
"data-structure"
|
||||
],
|
||||
"description": "Pure Nim stack implementation based on sequences.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rustomax/nim-stacks"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user