mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package stacks (#1167)
This commit is contained in:
parent
125b183a27
commit
5b060a1741
@ -14316,5 +14316,17 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bunkford/wChart",
|
"web": "https://github.com/bunkford/wChart",
|
||||||
"doc": "https://bunkford.github.io/wChart/wChart.html"
|
"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