mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package finder (#1472)
This commit is contained in:
parent
5bd5b41ab2
commit
81f89833d1
@ -17856,5 +17856,19 @@
|
||||
"description": "A Nim implementation of the Stalin Sort algorithm.",
|
||||
"license": "CC0-1.0",
|
||||
"web": "https://github.com/Knaque/stalinsort"
|
||||
},
|
||||
{
|
||||
"name": "finder",
|
||||
"url": "https://github.com/bung87/finder",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"finder",
|
||||
"fs",
|
||||
"zip",
|
||||
"memory"
|
||||
],
|
||||
"description": "fs memory zip finder implement in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bung87/finder"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user