mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package nimfuzzy (#961)
This commit is contained in:
parent
f5fc73438a
commit
b11e98519b
@ -11839,5 +11839,19 @@
|
|||||||
"description": "deque implementatoin using DoublyLinkedRing",
|
"description": "deque implementatoin using DoublyLinkedRing",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/technicallyagd/ringDeque"
|
"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