mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package nimfuzzy (#961)
This commit is contained in:
parent
f5fc73438a
commit
b11e98519b
@ -11839,5 +11839,19 @@
|
||||
"description": "deque implementatoin using DoublyLinkedRing",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/technicallyagd/ringDeque"
|
||||
},
|
||||
{
|
||||
"name": "nimfuzzy",
|
||||
"url": "https://github.com/genotrance/nimfuzzy",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"fuzzy",
|
||||
"search",
|
||||
"match",
|
||||
"fts"
|
||||
],
|
||||
"description": "Fuzzy search wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/genotrance/nimfuzzy"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user