mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package stalinsort (#1471)
This commit is contained in:
parent
35be775479
commit
5bd5b41ab2
@ -17844,5 +17844,17 @@
|
||||
"description": "Implementation of various LZ77 algorithms",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sealmove/LZ77"
|
||||
},
|
||||
{
|
||||
"name": "stalinsort",
|
||||
"url": "https://github.com/Knaque/stalinsort",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"algorithm",
|
||||
"sort"
|
||||
],
|
||||
"description": "A Nim implementation of the Stalin Sort algorithm.",
|
||||
"license": "CC0-1.0",
|
||||
"web": "https://github.com/Knaque/stalinsort"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user